Searched refs:CCN_UNIT_LOWER_HALF_MASK (Results 1 – 1 of 1) sorted by relevance
41 #define CCN_UNIT_LOWER_HALF_MASK ((CCN_UNIT_MASK) >> (CCN_UNIT_BITS/2)) macro42 #define CCN_UNIT_UPPER_HALF_MASK (~CCN_UNIT_LOWER_HALF_MASK)