FN_EQ             345 lib/lua/lfmathlib.c     case FN_EQ:
FN_EQ             467 lib/lua/lfmathlib.c static int fmath_eq (lua_State *L) { return boolfn(L, FN_EQ); }