HomeSort by: relevance | last modified time | path
    Searched refs:testMMMode (Results 1 - 2 of 2) sorted by relevancy

  /src/external/mit/lua/dist/src/
lopcodes.h 396 #define testMMMode(m) (luaP_opmodes[m] & (1 << 7))
ldebug.c 473 if (testMMMode(GET_OPCODE(p->code[lastpc])))

Completed in 22 milliseconds