f_lt_p 69 ext/date/date_core.c f_lt_p(VALUE x, VALUE y) f_lt_p 23 ext/date/date_parse.c #define f_lt_p(x,y) rb_funcall(x, '<', 1, y) f_lt_p 47 ext/date/date_strptime.c #define f_lt_p(x,y) rb_funcall(x, '<', 1, y) f_lt_p 94 rational.c f_lt_p(VALUE x, VALUE y)