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

/netbsd-current/external/lgpl3/mpfr/dist/src/
H A Dmpfr-impl.h1145 #define MPFR_SET_POS(x) (MPFR_SIGN(x) = MPFR_SIGN_POS) macro

Completed in 75 milliseconds