Searched defs:mpfr_custom_init (Results 1 – 2 of 2) sorted by relevance
35 mpfr_custom_init (void *mantissa, mpfr_prec_t prec) in mpfr_custom_init() function
1031 #define mpfr_custom_init(m,p) ((void) (m), (void) (p)) macro