Home
last modified time | relevance | path

Searched defs:FormatPrecision (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Support/
H A DAPFloat.cpp3946 int &exp, unsigned FormatPrecision) { in AdjustToPrecision()
3977 int &exp, unsigned FormatPrecision) { in AdjustToPrecision()
4022 void IEEEFloat::toString(SmallVectorImpl<char> &Str, unsigned FormatPrecision, in toString()
5044 unsigned FormatPrecision, in toString()