Searched refs:LUAI_DDEC (Results 1 – 12 of 12) sorted by relevance
185 #define LUAI_DDEC LUAI_FUNC macro190 #define LUAI_DDEC extern macro
273 LUAI_DDEC const lu_byte luaP_opmodes[NUM_OPCODES];282 LUAI_DDEC const char *const luaP_opnames[NUM_OPCODES+1]; /* opcode names */
50 LUAI_DDEC const char *const luaT_typenames_[LUA_TOTALTAGS];
70 LUAI_DDEC const lu_byte luai_ctype_[UCHAR_MAX + 2];
592 LUAI_DDEC const TValue luaO_nilobject_;
77 LUAI_DDEC(const lu_byte luai_ctype_[UCHAR_MAX + 2];)
71 LUAI_DDEC(const char *const luaT_typenames_[LUA_TOTALTYPES];)
330 #define LUAI_DDEC(dec) LUAI_FUNC dec macro
381 LUAI_DDEC(const lu_byte luaP_opmodes[NUM_OPCODES];)
298 @@ 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
311 #define LUAI_DDEC(dec) LUAI_FUNC dec macro
318 #define LUAI_DDEC(dec) LUAI_FUNC dec macro