Lines Matching full:ftostr
200 static inline std::string ftostr(const APFloat& V) {209 return "<unknown format in ftostr>"; // error236 std::string StrVal = ftostr(CFP->getValueAPF());