Searched refs:LUAI_DDEC (Results 1 – 12 of 12) sorted by relevance
184 #define LUAI_DDEC LUAI_FUNC macro189 #define LUAI_DDEC extern macro
272 LUAI_DDEC const lu_byte luaP_opmodes[NUM_OPCODES];281 LUAI_DDEC const char *const luaP_opnames[NUM_OPCODES+1]; /* opcode names */
49 LUAI_DDEC const char *const luaT_typenames_[LUA_TOTALTAGS];
69 LUAI_DDEC const lu_byte luai_ctype_[UCHAR_MAX + 2];
591 LUAI_DDEC const TValue luaO_nilobject_;
77 LUAI_DDEC(const lu_byte luai_ctype_[UCHAR_MAX + 2];)
72 LUAI_DDEC(const char *const luaT_typenames_[LUA_TOTALTYPES];)
321 #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
318 #define LUAI_DDEC(dec) LUAI_FUNC dec macro
311 #define LUAI_DDEC(dec) LUAI_FUNC dec macro