Searched refs:REQUIRED_MASK_BIT_SET (Results 1 – 2 of 2) sorted by relevance
77 #define REQUIRED_MASK_BIT_SET(feature_bit) \ macro128 (__builtin_constant_p(bit) && REQUIRED_MASK_BIT_SET(bit) ? 1 : \132 (__builtin_constant_p(bit) && REQUIRED_MASK_BIT_SET(bit) ? 1 : \
40 (__builtin_constant_p(bit) && REQUIRED_MASK_BIT_SET(bit) ? 1 : \
Completed in 3 milliseconds