Ruby 3.1.3p185 (2022-11-24 revision 1a6b16756e0ba6b95ab71a441357ed5484e33498)
Data Fields
_Bigint Struct Reference

Data Fields

struct _Bigint_next
 
int _k
 
int _maxwds
 
int _sign
 
int _wds
 
__ULong _x [1]
 

Detailed Description

Definition at line 88 of file rb_mjit_min_header-3.1.3.h.

Field Documentation

◆ _k

int _Bigint::_k

Definition at line 91 of file rb_mjit_min_header-3.1.3.h.

◆ _maxwds

int _Bigint::_maxwds

Definition at line 91 of file rb_mjit_min_header-3.1.3.h.

◆ _next

struct _Bigint* _Bigint::_next

Definition at line 90 of file rb_mjit_min_header-3.1.3.h.

◆ _sign

int _Bigint::_sign

Definition at line 91 of file rb_mjit_min_header-3.1.3.h.

◆ _wds

int _Bigint::_wds

Definition at line 91 of file rb_mjit_min_header-3.1.3.h.

◆ _x

__ULong _Bigint::_x[1]

Definition at line 92 of file rb_mjit_min_header-3.1.3.h.


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