Ruby  2.1.10p492(2016-04-01revision54464)
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

◆ yn

size_t big_div_struct::yn

◆ zds

BDIGIT * big_div_struct::zds

◆ zn

size_t big_div_struct::zn

Definition at line 2519 of file bignum.c.

Referenced by bary_divmod_normal(), big_shift3(), bigdivrem1(), and bigdivrem_restoring().


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