Home
last modified time | relevance | path

Searched defs:BYTES_PER_MP_LIMB (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/mpfr/src/
H A Dmpfr-gmp.h75 #define BYTES_PER_MP_LIMB (GMP_NUMB_BITS/CHAR_BIT) macro
/dragonfly/contrib/gmp/
H A Dgmp-impl.h177 #define BYTES_PER_MP_LIMB SIZEOF_MP_LIMB_T macro