Grok 10.0.1
|
Go to the source code of this file.
Macros | |
#define | BYPASS_CT_INIT 0xDEADBEEF |
#define | PUSH_MQC() |
#define | POP_MQC() |
#define | mqc_setcurctx(mqc, ctxno) (mqc)->curctx = (mqc)->ctxs + (uint32_t)(ctxno) |
#define BYPASS_CT_INIT 0xDEADBEEF |
#define mqc_setcurctx | ( | mqc, | |
ctxno | |||
) | (mqc)->curctx = (mqc)->ctxs + (uint32_t)(ctxno) |
#define POP_MQC | ( | ) |
#define PUSH_MQC | ( | ) |