FN_LT             348 lib/lua/lfmathlib.c     case FN_LT:
FN_LT             468 lib/lua/lfmathlib.c static int fmath_lt (lua_State *L) { return boolfn(L, FN_LT); }