fround            207 lib/lua/limathlib.c     lua_pushnumber(L, FIXED2INT(fround(INT2FIXED(luaL_checknumber(L, 1)))));
fround             96 modules/cordic_math.h LUALIB_API fixed fround(fixed a);