Home
last modified time | relevance | path

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

/netbsd-src/external/lgpl3/mpfr/dist/tests/
H A Dtget_d_2exp.c111 mpfr_test_init (); in main()
H A Dtget_ld_2exp.c156 mpfr_test_init (); in main()
H A Dtset_d.c36 mpfr_test_init (); in main()
H A Dmpfr-test.h204 void mpfr_test_init (void);
H A Dtget_d.c261 mpfr_test_init (); in main()
H A Dtcmp2.c353 mpfr_test_init (); in main()
H A Dtset_ld.c530 mpfr_test_init (); in main()
H A Dtget_set_d128.c560 mpfr_test_init (); in main()
H A Dtget_set_d64.c578 mpfr_test_init (); in main()
H A Dtests.c467 mpfr_test_init (void) in mpfr_test_init() function
/netbsd-src/external/lgpl3/mpfr/dist/
H A DChangeLog2085 removed such a check from mpfr_test_init().
14230 [tests/tabs.c] Removed mpfr_test_init (not needed here).
14232 [tests/tset_ld.c] Moved mpfr_test_init at the right place (like
38069 Comment in mpfr_test_init: s/preprocessor/compiler/.
38073 fixed pb in mpfr_test_init with the compiler optimizing too much
38171 (mpfr_test_init): Replace __setfpucw with tests_machine_prec_double.
38950 added tests in mpfr_test_init for denorms and extended precision
39268 - use mpfr_test_init to initialize hardware floats
39275 added function mpfr_test_init to initialize full IEEE behaviour