Searched defs:LUAI_IS32INT (Results 1 – 3 of 3) sorted by relevance
83 #define LUAI_IS32INT ((UINT_MAX >> 30) >= 3) macro
82 #define LUAI_IS32INT ((UINT_MAX >> 30) >= 3) macro
76 #define LUAI_IS32INT ((UINT_MAX >> 30) >= 3) macro