Home
last modified time | relevance | path

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

/netbsd/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
H A DChangeLog21351 (GMP_NAIL_LOWBIT, GMP_NUMB_MAX): New macros.