Home
last modified time | relevance | path

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

/llvm-project-15.0.7/libc/test/src/math/
H A DRoundToIntegerTest.h148 long mpfr_long_result; in do_fractions_test() local
152 mpfr_long_result); in do_fractions_test()
154 erangeflag = mpfr::round_to_long(x, mpfr_long_result); in do_fractions_test()
156 I mpfr_result = mpfr_long_result; in do_fractions_test()
196 long mpfr_long_result; in testIntegerOverflow() local
203 long mpfr_long_result; in testIntegerOverflow() local
204 bool erangeflag = mpfr::round_to_long(x, mpfr_long_result); in testIntegerOverflow()
267 long mpfr_long_result; in testNormalRange() local
270 I mpfr_result = mpfr_long_result; in testNormalRange()
278 long mpfr_long_result; in testNormalRange() local
[all …]