HomeSort by relevance Sort by last modified time
    Searched refs:LongDoubleWidth (Results 1 - 3 of 3) sorted by null

  /external/clang/include/clang/Basic/
TargetInfo.h 73 unsigned char LongDoubleWidth, LongDoubleAlign;
226 unsigned getLongDoubleWidth() const { return LongDoubleWidth; }
  /external/clang/lib/Basic/
TargetInfo.cpp 40 LongDoubleWidth = 64;
Targets.cpp     [all...]

Completed in 15 milliseconds