RetroArch
Functions
cond.c File Reference
#include "cond.h"
#include "var.h"
#include "../retroarch.h"
#include "../verbosity.h"
Include dependency graph for cond.c:

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)
 

Function Documentation

◆ cheevos_cond_count_in_set()

unsigned cheevos_cond_count_in_set ( const char *  memaddr,
unsigned  which 
)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ cheevos_cond_parse()

void cheevos_cond_parse ( cheevos_cond_t cond,
const char **  memaddr 
)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ cheevos_cond_parse_in_set()

void cheevos_cond_parse_in_set ( cheevos_cond_t cond,
const char *  memaddr,
unsigned  which 
)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ cheevos_cond_parse_operator()

static cheevos_cond_op_t cheevos_cond_parse_operator ( const char **  memaddr)
static
Here is the caller graph for this function: