Ruby 3.0.5p211 (2022-11-24 revision ba5cf0f7c52d4d35cc6a173c89eda98ceffa2dcf)
|
Data Fields | |
int | negative |
int | base |
BDIGIT_DBL | hbase2 |
int | hbase2_numdigits |
VALUE | result |
char * | ptr |
int big2str_struct::base |
Definition at line 4709 of file bignum.c.
Referenced by rb_big2str(), and rb_big2str_generic().
BDIGIT_DBL big2str_struct::hbase2 |