Home
last modified time | relevance | path

Searched refs:LUAI_DATA (Results 1 – 5 of 5) sorted by relevance

/f-stack/app/redis-5.0.5/deps/lua/src/
H A Dluaconf.h183 #define LUAI_DATA /* empty */ macro
188 #define LUAI_DATA LUAI_FUNC macro
192 #define LUAI_DATA extern macro
H A Dlopcodes.h252 LUAI_DATA const lu_byte luaP_opmodes[NUM_OPCODES];
261 LUAI_DATA const char *const luaP_opnames[NUM_OPCODES+1]; /* opcode names */
H A Dltm.h46 LUAI_DATA const char *const luaT_typenames[];
H A Dllex.h40 LUAI_DATA const char *const luaX_tokens [];
H A Dlobject.h365 LUAI_DATA const TValue luaO_nilobject_;