Searched refs:testMMMode (Results 1 – 2 of 2) sorted by relevance
/l4re-core-master/lua/lib/contrib/src/ | ||
A D | lopcodes.h | 375 #define testMMMode(m) (luaP_opmodes[m] & (1 << 7)) macro |
A D | ldebug.c | 468 if (testMMMode(GET_OPCODE(p->code[lastpc]))) in findsetreg() |
Completed in 6 milliseconds