FN_ROUND 381 lib/lua/lfmathlib.c case FN_ROUND: FN_ROUND 482 lib/lua/lfmathlib.c static int fmath_round (lua_State *L) { return intfn(L, FN_ROUND); }