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

/macosx-10.10/ruby-106/ruby/
H A Dbignum.c51 (RBIGNUM_LEN(x) == 1 || bigzero_p(x))))
79 bigzero_p(VALUE x) function
/macosx-10.10/ruby-106/ruby/ext/bigdecimal/
H A Dbigdecimal.c81 (RBIGNUM_LEN(x) == 1 || bigzero_p(x))))
85 bigzero_p(VALUE x) function

Completed in 86 milliseconds