Searched refs:zref (Results 1 - 1 of 1) sorted by relevance

/netbsd-6-1-5-RELEASE/external/lgpl3/mpfr/dist/tests/
H A Dtsin_cos.c314 mpfr_t x, y, z, yref, zref, h; local
323 mpfr_init2 (zref, p);
334 inexref = mpfr_sin_cos (yref, zref, x, r);
345 if (mpfr_cmp (z, zref))
350 printf ("zref="); mpfr_dump (zref);
367 mpfr_clear (zref);
374 mpfr_t x, y, z, yref, zref; local
383 mpfr_init2 (zref, p);
386 inexref = mpfr_sin_cos (yref, zref,
422 mpfr_t x, y, z, yref, zref; local
470 mpfr_t x, y, z, yref, zref; local
521 mpfr_t x, y, z, yref, zref; local
[all...]

Completed in 46 milliseconds