HomeSort by relevance Sort by last modified time
    Searched full:ftostr (Results 1 - 1 of 1) sorted by null

  /external/llvm/lib/Target/CppBackend/
CPPBackend.cpp 200 static inline std::string ftostr(const APFloat& V) { function
209 return "<unknown format in ftostr>"; // error
236 std::string StrVal = ftostr(CFP->getValueAPF());
    [all...]

Completed in 50 milliseconds