Floating point constant. More...
Public Member Functions | |
| operator uint16 * (void) | |
| operator const uint16 * (void) const | |
| size_t | print (char *buf, size_t bufsize) const |
| DECLARE_COMPARISONS (fnumber_t) | |
Public Attributes | |
| uint16 | fnum [6] |
| Internal representation of the number. | |
| int | nbytes |
| Original size of the constant in bytes. | |
Floating point constant.
For more details, please see the ieee.h file from IDA SDK.
Definition at line 793 of file hexrays.hpp.