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

/macosx-10.9.5/ruby-104/ruby/
H A Dbignum.c811 rb_ull2big(unsigned LONG_LONG n) function
841 big = rb_ull2big(n);
852 return rb_ull2big(n);

Completed in 87 milliseconds