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

  /src/external/lgpl3/mpfr/dist/src/
exceptions.c 134 #undef mpfr_flags_restore macro
137 mpfr_flags_restore (mpfr_flags_t flags, mpfr_flags_t mask) function
mpfr.h 440 __MPFR_DECLSPEC void mpfr_flags_restore (mpfr_flags_t,
  /src/external/lgpl3/mpfr/dist/tests/
texceptions.c 451 mpfr_flags_restore (f1, mask);
453 (mpfr_flags_restore) (f1, mask);
457 printf ("mpfr_flags_restore error: old = 0x%lx, flags = 0x%lx, "

Completed in 50 milliseconds