Ruby  1.9.3p551(2014-11-13revision48407)
Data Fields
big_div_struct Struct Reference

Data Fields

long nx
 
long ny
 
BDIGITyds
 
BDIGITzds
 
VALUE stop
 

Detailed Description

Definition at line 2575 of file bignum.c.

Field Documentation

long big_div_struct::nx

Definition at line 2576 of file bignum.c.

Referenced by bigdivrem(), and bigdivrem1().

long big_div_struct::ny

Definition at line 2576 of file bignum.c.

Referenced by bigdivrem(), and bigdivrem1().

VALUE big_div_struct::stop

Definition at line 2578 of file bignum.c.

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

BDIGIT* big_div_struct::yds

Definition at line 2577 of file bignum.c.

Referenced by bigdivrem(), and bigdivrem1().

BDIGIT * big_div_struct::zds

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