Home
last modified time | relevance | path

Searched refs:MPFR_SET_MANT_PTR (Results 1 – 5 of 5) sorted by relevance

/netbsd/external/lgpl3/mpfr/dist/src/
H A Dset_prec.c48 MPFR_SET_MANT_PTR(x, tmp); in mpfr_set_prec()
H A Dinit2.c63 MPFR_SET_MANT_PTR(x, tmp); /* Set Mantissa ptr */ in mpfr_init2()
H A Dround_prec.c80 MPFR_SET_MANT_PTR(x, tmpx); /* mant ptr must be set in mpfr_prec_round()
H A Dmpfr-impl.h1328 #define MPFR_SET_MANT_PTR(x,p) \ macro
/netbsd/external/lgpl3/mpfr/dist/
H A DChangeLog13186 the type expected for the second argument of MPFR_SET_MANT_PTR