#include <imath.h>
Data Fields | |
mp_digit * | digits |
mp_size | alloc |
mp_size | used |
mp_sign | sign |
Definition at line 57 of file imath.h.
Definition at line 60 of file imath.h.
Referenced by mp_int_alloc(), s_fake(), and s_udiv().
Definition at line 59 of file imath.h.
Referenced by mp_int_add(), mp_int_alloc(), mp_int_compare_zero(), mp_int_count_bits(), mp_int_div(), mp_int_free(), mp_int_init_size(), mp_int_read_cstring(), mp_int_sub(), mp_int_zero(), s_fake(), s_norm(), s_qdiv(), s_qmod(), and s_udiv().
Definition at line 62 of file imath.h.
Referenced by mp_int_alloc(), s_fake(), and s_udiv().
Definition at line 61 of file imath.h.
Referenced by mp_int_alloc(), s_fake(), and s_udiv().