Searched defs:f_mod (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/ruby-106/ruby/ext/date/
H A Ddate_strptime.c44 #define f_mod(x,y) rb_funcall(x, '%', 1, y) macro
H A Ddate_parse.c20 #define f_mod(x,y) rb_funcall(x, '%', 1, y) macro
H A Ddate_core.c34 #define f_mod(x,y) rb_funcall(x, '%', 1, y) macro
[all...]

Completed in 146 milliseconds