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 237 of file APFloat.cpp.


Member Data Documentation

Definition at line 240 of file APFloat.cpp.

Referenced by interpretDecimal().

Definition at line 238 of file APFloat.cpp.

Referenced by interpretDecimal().

Definition at line 239 of file APFloat.cpp.

Referenced by interpretDecimal().

Definition at line 241 of file APFloat.cpp.

Referenced by interpretDecimal().


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