Searched defs:GMP_NUMB_HIGHBIT (Results 1 - 1 of 1) sorted by relevance

/haiku-buildtools/gcc/gmp/
H A Dgmp-impl.h568 #define GMP_NUMB_HIGHBIT (CNST_LIMB(1) << (GMP_NUMB_BITS-1)) macro

Completed in 54 milliseconds