Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/deps/lua/src/
H A Dlopcodes.c16 const char *const luaP_opnames[NUM_OPCODES+1] = { variable
H A Dlopcodes.h261 LUAI_DATA const char *const luaP_opnames[NUM_OPCODES+1]; /* opcode names */ variable
/f-stack/freebsd/contrib/openzfs/module/lua/
H A Dlopcodes.c18 LUAI_DDEF const char *const luaP_opnames[NUM_OPCODES+1] = { variable
H A Dlopcodes.h282 LUAI_DDEC const char *const luaP_opnames[NUM_OPCODES+1]; /* opcode names */ variable