HomeSort by: relevance | last modified time | path
    Searched refs:mpfr_nexttoinf (Results 1 - 16 of 16) sorted by relevancy

  /src/external/lgpl3/mpfr/dist/src/
next.c 89 mpfr_nexttoinf (mpfr_ptr x) function
131 mpfr_nexttoinf (x);
144 mpfr_nexttoinf (x);
subnormal.c 153 mpfr_nexttoinf (dest);
170 mpfr_nexttoinf (dest);
round_near_x.c 225 mpfr_nexttoinf (y);
hypot.c 105 mpfr_nexttoinf (z);
106 /* since mpfr_nexttoinf does not set the overflow flag,
jn.c 168 mpfr_nexttoinf (res);
mpfr-impl.h 2458 __MPFR_DECLSPEC void mpfr_nexttoinf (mpfr_ptr);
  /src/external/lgpl3/mpfr/dist/tests/
tj1.c 51 mpfr_nexttoinf (x);
tzeta.c 334 mpfr_nexttoinf (y);
362 mpfr_nexttoinf (y);
thypot.c 272 mpfr_nexttoinf (y);
314 The bug was in fact in mpfr_nexttoinf which didn't set the overflow flag. */
tgeneric.c 696 mpfr_nexttoinf (y);
804 mpfr_nexttoinf (y);
tests.c 818 mpfr_nexttoinf (y);
827 /* If sb = 1, then mpfr_nexttoinf was called on y for the
tdiv.c 522 mpfr_nexttoinf (z);
569 mpfr_nexttoinf (x);
texp.c 87 mpfr_nexttoinf (y);
tpow_all.c 732 mpfr_nexttoinf (x);
tsqrt.c 249 mpfr_nexttoinf (z);
tget_str.c 137 mpfr_nexttoinf (x);

Completed in 58 milliseconds