Ruby  2.4.2p198(2017-09-14revision59899)
Data Fields
big_div_struct Struct Reference

Data Fields

size_t yn
 
size_t zn
 
BDIGITyds
 
BDIGITzds
 
volatile VALUE stop
 

Detailed Description

Definition at line 2518 of file bignum.c.

Field Documentation

◆ stop

volatile VALUE big_div_struct::stop

Definition at line 2521 of file bignum.c.

Referenced by bigdivrem1(), bigdivrem_restoring(), and rb_big_stop().

◆ yds

BDIGIT* big_div_struct::yds

Definition at line 2520 of file bignum.c.

Referenced by bigdivrem(), bigdivrem1(), bigdivrem_restoring(), bigmul0(), and bigsub().

◆ yn

size_t big_div_struct::yn

◆ zds

BDIGIT * big_div_struct::zds

◆ zn

size_t big_div_struct::zn

The documentation for this struct was generated from the following file: