RetroArch
Functions
condition.c File Reference
#include "internal.h"
#include <stdlib.h>
Include dependency graph for condition.c:

Functions

rc_condition_t * rc_parse_condition (int *ret, void *buffer, rc_scratch_t *scratch, const char **memaddr, lua_State *L, int funcs_ndx)
 
int rc_test_condition (rc_condition_t *self, unsigned add_buffer, rc_peek_t peek, void *ud, lua_State *L)
 

Function Documentation

◆ rc_parse_condition()

rc_condition_t* rc_parse_condition ( int *  ret,
void *  buffer,
rc_scratch_t *  scratch,
const char **  memaddr,
lua_State *  L,
int  funcs_ndx 
)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ rc_test_condition()

int rc_test_condition ( rc_condition_t *  self,
unsigned  add_buffer,
rc_peek_t  peek,
void *  ud,
lua_State *  L 
)
Here is the call graph for this function:
Here is the caller graph for this function: