Searched refs:REQUIRED_MASK_BIT_SET (Results 1 – 2 of 2) sorted by relevance
73 #define REQUIRED_MASK_BIT_SET(feature_bit) \ macro122 (__builtin_constant_p(bit) && REQUIRED_MASK_BIT_SET(bit) ? 1 : \126 (__builtin_constant_p(bit) && REQUIRED_MASK_BIT_SET(bit) ? 1 : \
40 (__builtin_constant_p(bit) && REQUIRED_MASK_BIT_SET(bit) ? 1 : \
Completed in 4 milliseconds