Home
last modified time | relevance | path

Searched refs:totalExponent (Results 1 – 1 of 1) sorted by relevance

/trueos/contrib/llvm/lib/Support/
HDAPFloat.cpp161 totalExponent(StringRef::iterator p, StringRef::iterator end, in totalExponent() function
2376 exponent = totalExponent(p + 1, end, expAdjustment); in convertFromHexadecimalString()