Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/lua/src/
H A Dlopcodes.c20 LUAI_DDEF const char *const luaP_opnames[NUM_OPCODES+1] = { variable
H A Dlopcodes.h290 LUAI_DDEC const char *const luaP_opnames[NUM_OPCODES+1]; /* opcode names */ variable
/freebsd-12.1/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/lua/
H A Dlopcodes.c17 LUAI_DDEF const char *const luaP_opnames[NUM_OPCODES+1] = { variable
H A Dlopcodes.h281 LUAI_DDEC const char *const luaP_opnames[NUM_OPCODES+1]; /* opcode names */ variable