Searched refs:mpfr_assert_fail (Results 1 – 3 of 3) sorted by relevance
290 mpfr_assert_fail (const char *filename, int linenum, in mpfr_assert_fail() function
178 __MPFR_DECLSPEC void mpfr_assert_fail (const char *, int,181 #define ASSERT_FAIL(expr) mpfr_assert_fail (__FILE__, __LINE__, #expr)
11683 as a workaround to the fact that mpfr_assert_fail is not marked as27239 mpfr-gmp.c (mpfr_assert_fail): output "MPFR" too in assertion failure