Searched defs:mpfr_cmp_ui (Results 1 – 2 of 2) sorted by relevance
98 mpfr_cmp_ui (mpfr_srcptr b, unsigned long int i) in mpfr_cmp_ui() function
772 #define mpfr_cmp_ui(b,i) mpfr_cmp_ui_2exp((b),(i),0) macro819 #define mpfr_cmp_ui(_f,_u) \ macro