Searched defs:mpfr_cmp_si0 (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/lgpl3/mpfr/dist/tests/
H A Dmpfr-test.h235 #define mpfr_cmp_si0(x,i) (MPFR_ASSERTN (!MPFR_IS_NAN (x)), mpfr_cmp_si (x,i)) macro

Completed in 70 milliseconds