Home
last modified time | relevance | path

Searched defs:luaP_opmodes (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/lua/src/
H A Dlopcodes.c18 LUAI_DDEF const lu_byte luaP_opmodes[NUM_OPCODES] = { variable
/freebsd/sys/contrib/openzfs/module/lua/
H A Dlopcodes.c64 LUAI_DDEF const lu_byte luaP_opmodes[NUM_OPCODES] = { variable
H A Dlopcodes.h272 LUAI_DDEC const lu_byte luaP_opmodes[NUM_OPCODES]; variable