Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Support/
H A DAPFloat.cpp420 static Error interpretDecimal(StringRef::iterator begin, in interpretDecimal() function
2850 if (Error Err = interpretDecimal(p, str.end(), &D)) in convertFromDecimalString()