Home
last modified time | relevance | path

Searched defs:luaP_opnames (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Lua/src/
Dlopcodes.c17 LUAI_DDEF const char *const luaP_opnames[NUM_OPCODES+1] = { variable
Dlopcodes.h281 LUAI_DDEC const char *const luaP_opnames[NUM_OPCODES+1]; /* opcode names */ variable