Searched refs:print_mpn_fp (Results 1 – 1 of 1) sorted by relevance
/math/ |
A D | atest-exp2.c | 61 print_mpn_fp (const mp_limb_t *x, unsigned int dp, unsigned int base) in print_mpn_fp() function 183 print_mpn_fp (ex, (FRAC / 4) + 1, 16); in do_test() 186 print_mpn_fp (e2, (FRAC / 4) + 1, 16); in do_test() 190 print_mpn_fp (e3, (FRAC / 4) + 1, 16); in do_test() 216 print_mpn_fp (maxerror, (FRAC / 4) + 1, 16); in do_test() 219 print_mpn_fp (e3, (FRAC / 4) + 1, 16); in do_test()
|
Completed in 3 milliseconds