Searched refs:NUM_OPCODES (Results 1 – 3 of 3) sorted by relevance
19 static const void *const disptab[NUM_OPCODES] = {
312 #define NUM_OPCODES ((int)(OP_EXTRAARG) + 1) macro368 LUAI_DDEC(const lu_byte luaP_opmodes[NUM_OPCODES];)
18 LUAI_DDEF const lu_byte luaP_opmodes[NUM_OPCODES] = {
Completed in 5 milliseconds