Macros | |
#define | DATA(x) ((idbuf_t *)(x)->data) |
Typedefs | |
typedef struct idbuf_s | idbuf_t |
Functions | |
const char * | COM_Parse (const char *data) |
void | COM_TokenizeString (const char *str, cbuf_args_t *args) |
Variables | |
const char * | com_token |
cbuf_interpreter_t | id_interp |
typedef struct idbuf_s idbuf_t |