|
LLVM
3.7.0
|
Public Attributes | |
| const char * | firstSigDigit |
| const char * | lastSigDigit |
| int | exponent |
| int | normalizedExponent |
Definition at line 245 of file APFloat.cpp.
| int decimalInfo::exponent |
Definition at line 248 of file APFloat.cpp.
Referenced by interpretDecimal().
| const char* decimalInfo::firstSigDigit |
Definition at line 246 of file APFloat.cpp.
Referenced by interpretDecimal().
| const char* decimalInfo::lastSigDigit |
Definition at line 247 of file APFloat.cpp.
Referenced by interpretDecimal().
| int decimalInfo::normalizedExponent |
Definition at line 249 of file APFloat.cpp.
Referenced by interpretDecimal().
1.8.6