FN_MOD 298 lib/lua/lfmathlib.c case FN_MOD: FN_MOD 465 lib/lua/lfmathlib.c static int fmath_mod (lua_State *L) { return twoargfn(L, FN_MOD); }