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

/barrelfish-2018-10-04/lib/tommath/
H A Dtommath.h131 #define MP_MASK ((((mp_digit)1)<<((mp_digit)DIGIT_BIT))-((mp_digit)1)) macro

Completed in 30 milliseconds