Home
last modified time | relevance | path

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

/external/llvm-project/libc/utils/MPFRWrapper/
DMPFRUtils.cpp391 MPFRNumber mpfrX(input.x); in explainBinaryOperationTwoOutputsError() local
400 OS << "Input decimal: x: " << mpfrX.str() << " y: " << mpfrY.str() << '\n' in explainBinaryOperationTwoOutputsError()
427 MPFRNumber mpfrX(input.x); in explainBinaryOperationOneOutputError() local
434 OS << "Input decimal: x: " << mpfrX.str() << " y: " << mpfrY.str() << '\n'; in explainBinaryOperationOneOutputError()