Searched refs:LUAI_DDEF (Results 1 – 11 of 11) sorted by relevance
17 LUAI_DDEF const char *const luaP_opnames[NUM_OPCODES+1] = {64 LUAI_DDEF const lu_byte luaP_opmodes[NUM_OPCODES] = {
16 LUAI_DDEF const lu_byte luai_ctype_[UCHAR_MAX + 2] = {
188 #define LUAI_DDEF /* empty */ macro193 #define LUAI_DDEF /* empty */ macro
24 LUAI_DDEF const char *const luaT_typenames_[LUA_TOTALTAGS] = {
25 LUAI_DDEF const TValue luaO_nilobject_ = {NILCONSTANT};
20 LUAI_DDEF const char *const luaP_opnames[NUM_OPCODES+1] = {74 LUAI_DDEF const lu_byte luaP_opmodes[NUM_OPCODES] = {
19 LUAI_DDEF const lu_byte luai_ctype_[UCHAR_MAX + 2] = {
29 LUAI_DDEF const char *const luaT_typenames_[LUA_TOTALTAGS] = {
267 @@ LUAI_DDEF and LUAI_DDEC are marks for all extern (const) variables268 ** that are not to be exported to outside modules (LUAI_DDEF for286 #define LUAI_DDEF /* empty */
33 LUAI_DDEF const TValue luaO_nilobject_ = {NILCONSTANT};
290 #define LUAI_DDEF /* empty */ macro