RetroArch
|
Functions | |
static cheevos_cond_op_t | cheevos_cond_parse_operator (const char **memaddr) |
void | cheevos_cond_parse (cheevos_cond_t *cond, const char **memaddr) |
unsigned | cheevos_cond_count_in_set (const char *memaddr, unsigned which) |
void | cheevos_cond_parse_in_set (cheevos_cond_t *cond, const char *memaddr, unsigned which) |
unsigned cheevos_cond_count_in_set | ( | const char * | memaddr, |
unsigned | which | ||
) |
void cheevos_cond_parse | ( | cheevos_cond_t * | cond, |
const char ** | memaddr | ||
) |
void cheevos_cond_parse_in_set | ( | cheevos_cond_t * | cond, |
const char * | memaddr, | ||
unsigned | which | ||
) |
|
static |