Home
last modified time | relevance | path

Searched refs:LUAI_DDEC (Results 1 – 12 of 12) sorted by relevance

/src/sys/contrib/openzfs/include/sys/lua/
H A Dluaconf.h185 #define LUAI_DDEC LUAI_FUNC macro
190 #define LUAI_DDEC extern macro
/src/sys/contrib/openzfs/module/lua/
H A Dlopcodes.h273 LUAI_DDEC const lu_byte luaP_opmodes[NUM_OPCODES];
282 LUAI_DDEC const char *const luaP_opnames[NUM_OPCODES+1]; /* opcode names */
H A Dltm.h50 LUAI_DDEC const char *const luaT_typenames_[LUA_TOTALTAGS];
H A Dlctype.h70 LUAI_DDEC const lu_byte luai_ctype_[UCHAR_MAX + 2];
H A Dlobject.h592 LUAI_DDEC const TValue luaO_nilobject_;
/src/contrib/lua/src/
H A Dlctype.h77 LUAI_DDEC(const lu_byte luai_ctype_[UCHAR_MAX + 2];)
H A Dltm.h71 LUAI_DDEC(const char *const luaT_typenames_[LUA_TOTALTYPES];)
H A Dluaconf.h330 #define LUAI_DDEC(dec) LUAI_FUNC dec macro
H A Dlopcodes.h381 LUAI_DDEC(const lu_byte luaP_opmodes[NUM_OPCODES];)
H A Dluaconf.h.dist298 @@ LUAI_DDEF and LUAI_DDEC are marks for all extern (const) variables,
300 ** definitions and LUAI_DDEC for declarations).
316 #define LUAI_DDEC(dec) LUAI_FUNC dec
/src/stand/liblua/
H A Dluaconf.h311 #define LUAI_DDEC(dec) LUAI_FUNC dec macro
/src/lib/liblua/
H A Dluaconf.h318 #define LUAI_DDEC(dec) LUAI_FUNC dec macro