FN_LE             351 lib/lua/lfmathlib.c     case FN_LE:
FN_LE             469 lib/lua/lfmathlib.c static int fmath_le (lua_State *L) { return boolfn(L, FN_LE); }