Home
last modified time | relevance | path

Searched defs:MPFR_EXP (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/lgpl3/mpc/dist/src/
H A Ddiv.c232 #define MPFR_EXP(x) ((x)->_mpfr_exp) macro
/netbsd-src/external/lgpl3/mpfr/dist/src/
H A Dmpfr-impl.h961 #define MPFR_EXP(x) ((x)->_mpfr_exp) macro