Searched refs:LUAI_DDEC (Results 1 - 11 of 11) sorted by last modified time

/freebsd-11-stable/stand/liblua/
H A Dluaconf.h271 @@ LUAI_DDEF and LUAI_DDEC are marks for all extern (const) variables
273 ** definitions and LUAI_DDEC for declarations).
289 #define LUAI_DDEC LUAI_FUNC macro
/freebsd-11-stable/libexec/flua/
H A Dluaconf.h272 @@ LUAI_DDEF and LUAI_DDEC are marks for all extern (const) variables
274 ** definitions and LUAI_DDEC for declarations).
290 #define LUAI_DDEC LUAI_FUNC macro
/freebsd-11-stable/contrib/lua/src/
H A Dltm.h55 LUAI_DDEC const char *const luaT_typenames_[LUA_TOTALTAGS];
H A Dlopcodes.h281 LUAI_DDEC const lu_byte luaP_opmodes[NUM_OPCODES];
290 LUAI_DDEC const char *const luaP_opnames[NUM_OPCODES+1]; /* opcode names */
H A Dlobject.h528 LUAI_DDEC const TValue luaO_nilobject_;
H A Dlctype.h71 LUAI_DDEC const lu_byte luai_ctype_[UCHAR_MAX + 2];
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/lua/
H A Dluaconf.h173 @@ LUAI_DDEF and LUAI_DDEC are marks for all extern (const) variables
175 @* definitions and LUAI_DDEC for declarations).
187 #define LUAI_DDEC LUAI_FUNC macro
192 #define LUAI_DDEC extern macro
H A Dltm.h49 LUAI_DDEC const char *const luaT_typenames_[LUA_TOTALTAGS];
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 Dlobject.h590 LUAI_DDEC const TValue luaO_nilobject_;
H A Dlctype.h69 LUAI_DDEC const lu_byte luai_ctype_[UCHAR_MAX + 2];

Completed in 118 milliseconds