Data Fields | |
| size_t | yn |
| size_t | zn |
| BDIGIT * | yds |
| BDIGIT * | zds |
| volatile VALUE | stop |
Definition at line 2518 of file bignum.c.
| volatile VALUE big_div_struct::stop |
Definition at line 2521 of file bignum.c.
Referenced by bigdivrem1(), bigdivrem_restoring(), and rb_big_stop().
| BDIGIT* big_div_struct::yds |
| size_t big_div_struct::yn |
| BDIGIT * big_div_struct::zds |
| size_t big_div_struct::zn |
1.4.7