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

  /src/external/lgpl3/mpfr/dist/src/
mpfr-gmp.c 290 mpfr_assert_fail (const char *filename, int linenum, function
mpfr-gmp.h 178 __MPFR_DECLSPEC void mpfr_assert_fail (const char *, int,
181 #define ASSERT_FAIL(expr) mpfr_assert_fail (__FILE__, __LINE__, #expr)

Completed in 29 milliseconds