Searched refs:mpfr_nextbelow (Results 1 - 25 of 48) sorted by relevance

12

/haiku-buildtools/gcc/mpfr/src/
H A Dcsc.c66 mpfr_nextbelow (y); /* -2^k - epsilon */ \
H A Dcsch.c69 mpfr_nextbelow (y); /* 2^k - epsilon */ \
H A Dnext.c1 /* mpfr_nextabove, mpfr_nextbelow, mpfr_nexttoward -- next representable
112 mpfr_nextbelow (mpfr_ptr x) function
149 mpfr_nextbelow (x);
H A Dcot.c81 mpfr_nextbelow (y); /* 2^k - epsilon */ \
H A Dcoth.c83 mpfr_nextbelow (y); /* -2^k - epsilon */ \
H A Dcache.c119 mpfr_nextbelow (dest);
H A Dyn.c238 mpfr_nextbelow (t); /* lower bound of log(2) */
242 mpfr_nextbelow (t); /* lower bound of Pi */
H A Derfc.c191 mpfr_nextbelow (y);
/haiku-buildtools/gcc/mpfr/tests/
H A Dtnext.c1 /* Test file for mpfr_nextabove, mpfr_nextbelow, mpfr_nexttoward.
28 /* Generic tests for mpfr_nextabove and mpfr_nextbelow */
50 mpfr_nextbelow (x);
72 mpfr_nextbelow (y);
116 mpfr_nextbelow (y);
H A Dtrec_sqrt.c140 mpfr_nextbelow (u);
144 mpfr_nextbelow (u);
161 mpfr_nextbelow (u);
165 mpfr_nextbelow (u);
H A Dtget_flt.c147 mpfr_nextbelow (x);
167 mpfr_nextbelow (x);
340 mpfr_nextbelow (x);
H A Dtround_prec.c69 mpfr_nextbelow (x);
H A Dtsec.c99 mpfr_nextbelow (y);
H A Dtsech.c116 mpfr_nextbelow (y);
H A Dtexp2.c89 mpfr_nextbelow (x);
157 mpfr_nextbelow (y);
H A Dtacosh.c149 mpfr_nextbelow (z);
H A Dtmodf.c158 mpfr_nextbelow (x);
H A Dtmul_2exp.c152 mpfr_nextbelow (x);
300 mpfr_nextbelow (w);
H A Dtfms.c177 (mpfr_nextbelow (r), ! mpfr_inf_p (r))))
232 mpfr_nextbelow (z);
333 mpfr_nextbelow (z);
H A Dtpow.c395 mpfr_nextbelow (y);
632 mpfr_nextbelow (y);
1174 mpfr_nextbelow (t);
1186 mpfr_nextbelow (x);
1207 mpfr_nextbelow (x);
1274 mpfr_nextbelow (x); /* x = -2^(emin-1) */
1449 mpfr_nextbelow (x);
1504 mpfr_nextbelow (x);
H A Dtcos.c179 mpfr_nextbelow (y);
H A Dtdiv_ui.c111 mpfr_nextbelow (x);
H A Dtexp10.c132 mpfr_nextbelow (y);
H A Dtfactorial.c133 mpfr_nextbelow (y);
/haiku-buildtools/gcc/mpc/src/
H A Ddiv.c321 mpfr_nextbelow (mpc_realref(res));
325 mpfr_nextbelow (mpc_realref(res));
340 mpfr_nextbelow (mpc_imagref(res));
344 mpfr_nextbelow (mpc_imagref(res));

Completed in 107 milliseconds

12