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

/macosx-10.9.5/ruby-104/ruby/include/ruby/
H A Dintern.h130 VALUE rb_big_unpack(unsigned long *buf, long num_longs);
/macosx-10.9.5/ruby-104/ruby/
H A Dpack.c1764 UNPACK_PUSH(rb_big_unpack(v.i, num_longs));
H A Dbignum.c411 rb_big_unpack(unsigned long *buf, long num_longs) function

Completed in 89 milliseconds