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

/macosx-10.10/ruby-106/ruby/
H A Dinternal.h180 int rb_num_negative_p(VALUE);
H A Drandom.c966 extern int rb_num_negative_p(VALUE);
970 if (rb_num_negative_p(v)) {
H A Dnumeric.c189 rb_num_negative_p(VALUE num) function

Completed in 79 milliseconds