LLVM API Documentation

Public Attributes
decimalInfo Struct Reference
Collaboration diagram for decimalInfo:
Collaboration graph
[legend]

List of all members.

Public Attributes

const char * firstSigDigit
const char * lastSigDigit
int exponent
int normalizedExponent

Detailed Description

Definition at line 243 of file APFloat.cpp.


Member Data Documentation

Definition at line 246 of file APFloat.cpp.

Referenced by interpretDecimal().

Definition at line 244 of file APFloat.cpp.

Referenced by interpretDecimal().

Definition at line 245 of file APFloat.cpp.

Referenced by interpretDecimal().

Definition at line 247 of file APFloat.cpp.

Referenced by interpretDecimal().


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