Searched refs:luaP_opnames (Results 1 – 5 of 5) sorted by relevance
16 const char *const luaP_opnames[NUM_OPCODES+1] = { variable
261 LUAI_DATA const char *const luaP_opnames[NUM_OPCODES+1]; /* opcode names */ variable
90 printf("%-9s\t",luaP_opnames[o]); in PrintCode()
18 LUAI_DDEF const char *const luaP_opnames[NUM_OPCODES+1] = { variable
282 LUAI_DDEC const char *const luaP_opnames[NUM_OPCODES+1]; /* opcode names */ variable