Searched defs:MPFR_GET_EXP (Results 1 - 1 of 1) sorted by relevance

/haiku-buildtools/gcc/mpfr/src/
H A Dmpfr-impl.h735 # define MPFR_GET_EXP(x) (mpfr_get_exp) (x) macro
739 # define MPFR_GET_EXP(x) MPFR_EXP (x) macro

Completed in 38 milliseconds