Home
last modified time | relevance | path

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

/external/llvm-project/libc/utils/MPFRWrapper/
DMPFRUtils.cpp41 static constexpr unsigned int mpfrPrecision = 128; member in __llvm_libc::testing::mpfr::MPFRNumber
46 MPFRNumber() { mpfr_init2(value, mpfrPrecision); } in MPFRNumber()
54 mpfr_init2(value, mpfrPrecision); in MPFRNumber()
61 mpfr_init2(value, mpfrPrecision); in MPFRNumber()
68 mpfr_init2(value, mpfrPrecision); in MPFRNumber()
75 mpfr_init2(value, mpfrPrecision); in MPFRNumber()