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

  /src/external/lgpl3/mpfr/dist/src/
comparisons.c 35 * mpfr_unordered_p 0 0 0 1
75 mpfr_unordered_p (mpfr_srcptr x, mpfr_srcptr y) function
mpfr.h 713 __MPFR_DECLSPEC int mpfr_unordered_p (mpfr_srcptr, mpfr_srcptr);
  /src/external/lgpl3/mpfr/dist/tests/
tcomparisons.c 2 mpfr_lessequal_p, mpfr_lessgreater_p, mpfr_equal_p, mpfr_unordered_p
69 if (mpfr_unordered_p (x, y))
109 mpfr_unordered_p (x, y))

Completed in 19 milliseconds