Home
last modified time | relevance | path

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

/netbsd-src/external/lgpl3/gmp/dist/tests/mpf/
H A Dt-cmp_d.c59 double y = tests_infinity_d (); in check_infinity()
/netbsd-src/external/lgpl3/gmp/dist/tests/mpz/
H A Dt-cmp_d.c244 double y = tests_infinity_d (); in check_infinity()
/netbsd-src/external/lgpl3/gmp/dist/tests/
H A Dmisc.c482 tests_infinity_d (void) in tests_infinity_d() function
H A Dtests.h54 double tests_infinity_d ();
/netbsd-src/external/lgpl3/gmp/dist/
H A DChangeLog18273 * tests/misc.c, tests/tests.h (tests_infinity_d): New function.