HomeSort by relevance Sort by last modified time
    Searched refs:LUAI_DDEC (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/third_party/skia/third_party/lua/src/
lctype.h 71 LUAI_DDEC const lu_byte luai_ctype_[UCHAR_MAX + 2];
ltm.h 49 LUAI_DDEC const char *const luaT_typenames_[LUA_TOTALTAGS];
lopcodes.h 272 LUAI_DDEC const lu_byte luaP_opmodes[NUM_OPCODES];
281 LUAI_DDEC const char *const luaP_opnames[NUM_OPCODES+1]; /* opcode names */
luaconf.h 166 @@ LUAI_DDEF and LUAI_DDEC are marks for all extern (const) variables
168 @* definitions and LUAI_DDEC for declarations).
180 #define LUAI_DDEC LUAI_FUNC
185 #define LUAI_DDEC extern
lobject.h 591 LUAI_DDEC const TValue luaO_nilobject_;

Completed in 124 milliseconds