RetroArch
Functions
term.c File Reference
#include "internal.h"
Include dependency graph for term.c:

Functions

rc_term_trc_parse_term (int *ret, void *buffer, rc_scratch_t *scratch, const char **memaddr, lua_State *L, int funcs_ndx)
 
unsigned rc_evaluate_term (rc_term_t *self, rc_peek_t peek, void *ud, lua_State *L)
 

Function Documentation

◆ rc_evaluate_term()

unsigned rc_evaluate_term ( rc_term_t self,
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:

◆ rc_parse_term()

rc_term_t* rc_parse_term ( 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: