Home
last modified time | relevance | path

Searched defs:LUAI_IS32INT (Results 1 – 3 of 3) sorted by relevance

/freebsd/lib/liblua/
H A Dluaconf.h83 #define LUAI_IS32INT ((UINT_MAX >> 30) >= 3) macro
/freebsd/contrib/lua/src/
H A Dluaconf.h82 #define LUAI_IS32INT ((UINT_MAX >> 30) >= 3) macro
/freebsd/stand/liblua/
H A Dluaconf.h76 #define LUAI_IS32INT ((UINT_MAX >> 30) >= 3) macro