Searched defs:mpfr_custom_init_set (Results 1 – 2 of 2) sorted by relevance
62 mpfr_custom_init_set (mpfr_ptr x, int kind, mpfr_exp_t exp, in mpfr_custom_init_set() function
854 #define mpfr_custom_init_set(x,k,e,p,m) do { \ macro