Home
last modified time | relevance | path

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

/netbsd-src/external/mit/isl/dist/imath/
H A Dimath.h81 #define MP_DIGIT_BIT (sizeof(mp_digit) * CHAR_BIT) macro
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hcrypto/libtommath/
H A Dtommath.h132 #define MP_DIGIT_BIT DIGIT_BIT macro