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

/haiku-buildtools/gcc/gmp/mpf/
H A Dinit.c24 mpf_init (mpf_ptr r) function
/haiku-buildtools/gcc/mpfr/src/
H A Dmpf2mpfr.h37 #undef mpf_init macro
38 #define mpf_init(x) mpfr_init_set_ui ((x), 0, MPFR_DEFAULT_RND) macro

Completed in 49 milliseconds