Searched refs:mpfr_nextabove (Results 1 - 25 of 40) sorted by relevance

12

/netbsd-6-1-5-RELEASE/external/lgpl3/mpfr/dist/examples/
H A Ddivworst.c78 mpfr_nextabove (x))
81 mpfr_nextabove (y))
/netbsd-6-1-5-RELEASE/external/lgpl3/mpfr/dist/
H A Dcsc.c60 mpfr_nextabove (y); /* 2^k + epsilon */ \
H A Dcsch.c63 mpfr_nextabove (y); /* -2^k + epsilon */ \
H A Dnext.c0 /* mpfr_nextabove, mpfr_nextbelow, mpfr_nexttoward -- next representable
98 mpfr_nextabove (mpfr_ptr x) function
147 mpfr_nextabove (x);
H A Dcot.c75 mpfr_nextabove (y); /* -2^k + epsilon */ \
H A Dcoth.c77 mpfr_nextabove (y); /* 2^k + epsilon */ \
H A Dzeta_ui.c70 mpfr_nextabove (z);
92 mpfr_nextabove (z);
H A Durandom.c136 mpfr_nextabove (rop);
H A Dcache.c131 mpfr_nextabove (dest);
H A Dpow.c340 mpfr_nextabove (z);
573 mpfr_nextabove (tmp);
H A Dyn.c229 mpfr_nextabove (h); /* upper bound of log(z) */
232 mpfr_nextabove (t); /* upper bound of euler */
H A Ddigamma.c246 mpfr_nextabove (x_plus_j);
/netbsd-6-1-5-RELEASE/external/lgpl3/mpfr/dist/tests/
H A Dtnext.c1 /* Test file for mpfr_nextabove, mpfr_nextbelow, mpfr_nexttoward.
28 /* Generic tests for mpfr_nextabove and mpfr_nextbelow */
48 mpfr_nextabove (x);
74 mpfr_nextabove (y);
118 mpfr_nextabove (y);
H A Dtremquo.c180 mpfr_nextabove (x); /* 42 + 2^(-94) */
189 mpfr_nextabove (x); /* 42 + 2^(-44) */
199 mpfr_nextabove (y); /* 21 + 2^(-45) */
209 mpfr_nextabove (y); /* 21 + 2^(-95) */
246 mpfr_nextabove (x); /* 3 + 2^(-63) */
255 mpfr_nextabove (y); /* 2 + 2^(-63) */
H A Dtacosh.c146 mpfr_nextabove (x);
160 mpfr_nextabove (x);
H A Dtsqrt.c330 mpfr_nextabove (x);
349 mpfr_nextabove (y);
367 mpfr_nextabove (x);
368 mpfr_nextabove (x);
396 mpfr_nextabove (x);
406 mpfr_nextabove (y);
H A Dtdiv_ui.c97 mpfr_nextabove (x);
104 mpfr_nextabove (x);
H A Dtget_flt.c141 mpfr_nextabove (x);
157 mpfr_nextabove (x);
H A Dtpow.c400 mpfr_nextabove (z);
628 mpfr_nextabove (y);
634 mpfr_nextabove (y);
649 mpfr_set_ui (y, 17, MPFR_RNDN); mpfr_nextabove (y);
818 mpfr_nextabove (x);
1019 mpfr_nextabove (t);
1246 mpfr_nextabove (t);
1356 mpfr_nextabove (y);
H A Dtfma.c233 mpfr_nextabove (z);
322 mpfr_nextabove (y);
332 mpfr_nextabove (z);
H A Dteq.c154 mpfr_nextabove (x);
H A Dtexp2.c106 (mpfr_nextabove (y), !mpfr_inf_p (y)))
H A Dtpow_all.c348 mpfr_nextabove (t);
588 (mpfr_nextabove (z0), 1) : -1;
627 mpfr_nextabove (x);
635 mpfr_nextabove (z0);
H A Dtui_sub.c135 mpfr_nextabove (x);
H A Dtfms.c234 mpfr_nextabove (z);
323 mpfr_nextabove (y);

Completed in 260 milliseconds

12