f_gt_p             99 complex.c      f_gt_p(VALUE x, VALUE y)
f_gt_p             77 ext/date/date_core.c f_gt_p(VALUE x, VALUE y)
f_gt_p             24 ext/date/date_parse.c #define f_gt_p(x,y) rb_funcall(x, '>', 1, y)
f_gt_p             48 ext/date/date_strptime.c #define f_gt_p(x,y) rb_funcall(x, '>', 1, y)