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

  /src/external/mit/lua/dist/src/
ljumptab.h 21 static const void *const disptab[NUM_OPCODES] = {
lopcodes.c 20 LUAI_DDEF const lu_byte luaP_opmodes[NUM_OPCODES] = {
lopcodes.h 321 #define NUM_OPCODES ((int)(OP_EXTRAARG) + 1)
389 LUAI_DDEC(const lu_byte luaP_opmodes[NUM_OPCODES];)

Completed in 57 milliseconds