Ruby
2.5.0dev(2017-10-22revision60238)
|
Data Fields | |
size_t | yn |
size_t | zn |
BDIGIT * | yds |
BDIGIT * | zds |
volatile VALUE | stop |
size_t big_div_struct::yn |
Definition at line 2517 of file bignum.c.
Referenced by rb_big_and(), rb_big_divrem_normal(), rb_big_or(), rb_big_xor(), rb_integer_float_cmp(), and rb_integer_float_eq().
BDIGIT * big_div_struct::zds |
Definition at line 2518 of file bignum.c.
Referenced by rb_big_and(), rb_big_or(), and rb_big_xor().