Home
last modified time | relevance | path

Searched defs:GMP_LIMB_BITS (Results 1 – 4 of 4) sorted by relevance

/dragonfly/contrib/gmp/
H A Ddumbmp.c53 #define GMP_LIMB_BITS (sizeof (mp_limb_t) * 8 / 2) macro
H A Dgmp-impl.h181 #define GMP_LIMB_BITS (8 * SIZEOF_MP_LIMB_T) macro
/dragonfly/contrib/diffutils/lib/
H A Dvasnprintf.c336 # define GMP_LIMB_BITS 32 macro
/dragonfly/gnu/usr.bin/gmp/
H A Dgmp.h42 #define GMP_LIMB_BITS __GMP_BITS_PER_MP_LIMB macro