Rizin
unix-like reverse engineering framework and cli tools
rz_num_big_t Struct Reference

#include <rz_big.h>

Public Attributes

RZ_BIG_DTYPE array [RZ_BIG_ARRAY_SIZE]
 
int sign
 

Detailed Description

Definition at line 28 of file rz_big.h.

Member Data Documentation

◆ array

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().

◆ sign

int rz_num_big_t::sign

Definition at line 30 of file rz_big.h.

Referenced by rz_big_div(), and rz_big_mul().


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