Searched refs:MAXBY10 (Results 1 – 1 of 1) sorted by relevance
273 #define MAXBY10 cast(lua_Unsigned, LUA_MAXINTEGER / 10) macro293 if (a >= MAXBY10 && (a > MAXBY10 || d > MAXLASTD + neg)) /* overflow? */ in l_str2int()