Home
last modified time | relevance | path

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

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