Home
last modified time | relevance | path

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

/illumos-gate/usr/src/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