Searched refs:f_odd_p (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/ruby-106/ruby/
H A Drational.c955 f_odd_p(VALUE integer) function
997 return f_rational_new_bang1(CLASS_OF(self), INT2FIX(f_odd_p(other) ? -1 : 1));

Completed in 67 milliseconds