HomeSort by: relevance | last modified time | path
    Searched refs:LUAI_DDEC (Results 1 - 4 of 4) sorted by relevancy

  /src/external/mit/lua/dist/src/
lctype.h 81 LUAI_DDEC(const lu_byte luai_ctype_[UCHAR_MAX + 2];)
ltm.h 76 LUAI_DDEC(const char *const luaT_typenames_[LUA_TOTALTYPES];)
lopcodes.h 389 LUAI_DDEC(const lu_byte luaP_opmodes[NUM_OPCODES];)
luaconf.h 310 @@ LUAI_DDEF and LUAI_DDEC are marks for all extern (const) variables,
312 ** definitions and LUAI_DDEC for declarations).
328 #define LUAI_DDEC(dec) LUAI_FUNC dec

Completed in 20 milliseconds