Home | History | Annotate | Download | only in tests

Lines Matching refs:mpfr_nextbelow

74   mpfr_nextbelow (c);
106 mpfr_nextbelow (c);
140 mpfr_nextbelow (c);
185 mpfr_nextbelow (b);
191 mpfr_nextbelow (c);
302 mpfr_nextbelow (b); /* b = 1 - 2^(-p) */
305 mpfr_nextbelow (c);
306 mpfr_nextbelow (c); /* c = 1/2 - 2*2^(-GMP_NUMB_BITS-1) */
308 mpfr_nextbelow (c); /* c = 1/2 - 2*2^(-GMP_NUMB_BITS-1) - 2^(-p-1) */
1017 mpfr_nextbelow (z);