Home
last modified time | relevance | path

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

/netbsd-src/external/lgpl3/gmp/dist/
H A Dgmp-impl.h600 #define GMP_NAIL_LOWBIT CNST_LIMB(0) macro
602 #define GMP_NAIL_LOWBIT (CNST_LIMB(1) << GMP_NUMB_BITS) macro