Searched refs:n_trace (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/external/lgpl3/mpfr/dist/tests/ |
H A D | tcan_round.c | 121 n_trace ("b", buf, n); in check_round_p() 134 n_trace ("b", buf, n); in check_round_p() 152 n_trace ("b", buf, n); in check_round_p() 165 n_trace ("b", buf, n); in check_round_p()
|
H A D | mpfr-test.h | 216 void n_trace (const char *, mp_limb_t *, mp_size_t);
|
H A D | tests.c | 634 n_trace (const char *name, mp_limb_t *p, mp_size_t n) in n_trace() function
|
/netbsd-src/external/lgpl3/mpfr/dist/ |
H A D | ChangeLog | 6882 * mpfr-test.h, tests.c: added n_trace function to output a mpn. 6883 * tcan_round.c: use n_trace instead of gmp_printf ("%NX\n",...),
|