f_mod              38 ext/date/date_core.c #define f_mod(x,y) rb_funcall(x, '%', 1, y)
f_mod              20 ext/date/date_parse.c #define f_mod(x,y) rb_funcall(x, '%', 1, y)
f_mod              44 ext/date/date_strptime.c #define f_mod(x,y) rb_funcall(x, '%', 1, y)