Home
last modified time | relevance | path

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

/freebsd/contrib/lua/src/
H A Dlcode.c675 static int fitsBx (lua_Integer i) { in fitsBx() function
681 if (fitsBx(i)) in luaK_int()
690 if (luaV_flttointeger(f, &fi, F2Ieq) && fitsBx(fi)) in luaK_float()