Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/lib/Support/
HDAPFloat.cpp119 readExponent(StringRef::iterator begin, StringRef::iterator end) in readExponent() function
280 D->exponent = readExponent(p + 1, end); in interpretDecimal()