Home
last modified time | relevance | path

Searched refs:mpfr_assert_fail (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/lgpl3/mpfr/dist/src/
H A Dmpfr-gmp.c290 mpfr_assert_fail (const char *filename, int linenum, in mpfr_assert_fail() function
H A Dmpfr-gmp.h178 __MPFR_DECLSPEC void mpfr_assert_fail (const char *, int,
181 #define ASSERT_FAIL(expr) mpfr_assert_fail (__FILE__, __LINE__, #expr)
/netbsd-src/external/lgpl3/mpfr/dist/
H A DChangeLog11683 as a workaround to the fact that mpfr_assert_fail is not marked as
27239 mpfr-gmp.c (mpfr_assert_fail): output "MPFR" too in assertion failure