Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/include/sys/lua/
H A Dluaconf.h184 #define LUAI_DDEC LUAI_FUNC macro
189 #define LUAI_DDEC extern macro
/freebsd/sys/contrib/openzfs/module/lua/
H A Dlopcodes.h272 LUAI_DDEC const lu_byte luaP_opmodes[NUM_OPCODES];
281 LUAI_DDEC const char *const luaP_opnames[NUM_OPCODES+1]; /* opcode names */
H A Dltm.h49 LUAI_DDEC const char *const luaT_typenames_[LUA_TOTALTAGS];
H A Dlctype.h69 LUAI_DDEC const lu_byte luai_ctype_[UCHAR_MAX + 2];
H A Dlobject.h591 LUAI_DDEC const TValue luaO_nilobject_;
/freebsd/contrib/lua/src/
H A Dlctype.h77 LUAI_DDEC(const lu_byte luai_ctype_[UCHAR_MAX + 2];)
H A Dltm.h72 LUAI_DDEC(const char *const luaT_typenames_[LUA_TOTALTYPES];)
H A Dluaconf.h321 #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
/freebsd/lib/liblua/
H A Dluaconf.h318 #define LUAI_DDEC(dec) LUAI_FUNC dec macro
/freebsd/stand/liblua/
H A Dluaconf.h311 #define LUAI_DDEC(dec) LUAI_FUNC dec macro