Searched defs:mpfr_custom_get_size (Results 1 – 2 of 2) sorted by relevance
/dflybsd-src/contrib/mpfr/src/ | ||
H A D | stack_interface.c | 27 mpfr_custom_get_size (mpfr_prec_t prec) in mpfr_custom_get_size() function |
H A D | mpfr.h | 848 #define mpfr_custom_get_size(p) ((mpfr_size_t) \ macro |