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

/netbsd-current/external/lgpl3/mpfr/dist/src/
H A Dmpfr-impl.h965 #define MPFR_LIMB_SIZE(x) (MPFR_LAST_LIMB (x) + 1) macro

Completed in 70 milliseconds