Searched refs:ftostr (Results 1 – 1 of 1) sorted by relevance
205 static inline std::string ftostr(const APFloat& V) { in ftostr() function241 std::string StrVal = ftostr(CFP->getValueAPF()); in printCFP()