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

/netbsd-current/external/lgpl3/mpfr/dist/src/
H A Dcmp.c99 #undef mpfr_cmp macro
101 mpfr_cmp (mpfr_srcptr b, mpfr_srcptr c) function
H A Dmpfr.h926 #define mpfr_cmp(b, c) mpfr_cmp3(b, c, 1) macro
/netbsd-current/external/lgpl3/mpfr/dist/tests/
H A Dtset_q.c117 mpfr_t mpfr_value, mpfr_cmp; local

Completed in 85 milliseconds