Home
last modified time | relevance | path

Searched refs:MPFR_GET_REAL_PTR (Results 1 – 4 of 4) sorted by relevance

/netbsd/external/lgpl3/mpfr/dist/src/
H A Dclear.c28 mpfr_free_func (MPFR_GET_REAL_PTR (m), in mpfr_clear()
H A Dset_prec.c45 (MPFR_GET_REAL_PTR(x), in mpfr_set_prec()
H A Dround_prec.c79 (MPFR_GET_REAL_PTR(x), MPFR_MALLOC_SIZE(ow), MPFR_MALLOC_SIZE(nw)); in mpfr_prec_round()
H A Dmpfr-impl.h1330 #define MPFR_GET_REAL_PTR(x) \ macro