Rizin
unix-like reverse engineering framework and cli tools
|
#include <rz_big.h>
Public Attributes | |
RZ_BIG_DTYPE | array [RZ_BIG_ARRAY_SIZE] |
int | sign |
RZ_BIG_DTYPE rz_num_big_t::array[RZ_BIG_ARRAY_SIZE] |
Definition at line 29 of file rz_big.h.
Referenced by rz_big_div().
int rz_num_big_t::sign |
Definition at line 30 of file rz_big.h.
Referenced by rz_big_div(), and rz_big_mul().