Lines Matching refs:_a
4358 /* If any part of '_a' indicated by the mask is 1, either '_a' is not4367 #define UNALIGNED_OR_HIGH(_a,_szInBits) \4368 ((_a) & MASK((_szInBits>>3)))