|
LLVM
4.0.0
|
Public Attributes | |
| const char * | firstSigDigit |
| const char * | lastSigDigit |
| int | exponent |
| int | normalizedExponent |
Definition at line 302 of file APFloat.cpp.
| int llvm::decimalInfo::exponent |
Definition at line 305 of file APFloat.cpp.
Referenced by llvm::interpretDecimal().
| const char* llvm::decimalInfo::firstSigDigit |
Definition at line 303 of file APFloat.cpp.
Referenced by llvm::interpretDecimal().
| const char* llvm::decimalInfo::lastSigDigit |
Definition at line 304 of file APFloat.cpp.
Referenced by llvm::interpretDecimal().
| int llvm::decimalInfo::normalizedExponent |
Definition at line 306 of file APFloat.cpp.
Referenced by llvm::interpretDecimal().
1.8.6