Searched refs:mpfrMatchValue (Results 1 – 1 of 1) sorted by relevance
314 MPFRNumber mpfrMatchValue(matchValue); in explainUnaryOperationSingleOutputError() local321 OS << '\n' << " Match decimal: " << mpfrMatchValue.str() << '\n'; in explainUnaryOperationSingleOutputError()357 MPFRNumber mpfrMatchValue(libcResult.f); in explainUnaryOperationTwoOutputsError() local363 OS << "Libc floating point value: " << mpfrMatchValue.str() << '\n'; in explainUnaryOperationTwoOutputsError()398 MPFRNumber mpfrMatchValue(libcResult.f); in explainBinaryOperationTwoOutputsError() local403 << "Libc floating point result: " << mpfrMatchValue.str() << '\n' in explainBinaryOperationTwoOutputsError()432 MPFRNumber mpfrMatchValue(libcResult); in explainBinaryOperationOneOutputError() local440 OS << "Libc result: " << mpfrMatchValue.str() << '\n' in explainBinaryOperationOneOutputError()