Searched defs:ALTERNATIVE_BIT (Results 1 – 2 of 2) sorted by relevance
33 #define ALTERNATIVE_BIT(X) ((alternative_mask) 1 << (X)) macro