Home
last modified time | relevance | path

Searched refs:LUAI_BITSINT (Results 1 – 3 of 3) sorted by relevance

/external/lua/src/
Dluaconf.h91 #define LUAI_BITSINT 32 macro
94 #define LUAI_BITSINT 16 macro
122 #if LUAI_BITSINT >= 32 /* use 'int' if big enough */
728 #if LUAI_BITSINT >= 32
Dllimits.h25 #elif LUAI_BITSINT >= 32 /* }{ */
162 #if LUAI_BITSINT >= 32
Dlopcodes.h59 #if SIZE_Bx < LUAI_BITSINT-1
67 #if SIZE_Ax < LUAI_BITSINT-1