Rizin
unix-like reverse engineering framework and cli tools
|
#include <rz_num.h>
Public Attributes | |
double | d |
ut64 | n |
double RzNumCalcValue::d |
Definition at line 13 of file rz_num.h.
Referenced by rz_num_calc().
ut64 RzNumCalcValue::n |
Definition at line 14 of file rz_num.h.
Referenced by num_callback(), and rz_num_calc().