Searched defs:MPFR_LIMB (Results 1 – 1 of 1) sorted by relevance
1269 #define MPFR_LIMB(x) (x) macro1272 #define MPFR_LIMB(x) ((mp_limb_t) (x)) macro