Searched refs:MPFR_MALLOC_SIZE (Results 1 – 6 of 6) sorted by relevance
46 MPFR_MALLOC_SIZE(xoldsize), in mpfr_set_prec()47 MPFR_MALLOC_SIZE(xsize)); in mpfr_set_prec()
29 MPFR_MALLOC_SIZE (MPFR_GET_ALLOC_SIZE (m))); in mpfr_clear()
57 tmp = (mpfr_size_limb_t *) mpfr_allocate_func(MPFR_MALLOC_SIZE(xsize)); in mpfr_init2()
79 (MPFR_GET_REAL_PTR(x), MPFR_MALLOC_SIZE(ow), MPFR_MALLOC_SIZE(nw)); in mpfr_prec_round()
1326 #define MPFR_MALLOC_SIZE(s) \ macro
36799 + Rename MPFR_ALLOC_SIZE in MPFR_MALLOC_SIZE.