Searched refs:IN_EXPERIMENTAL (Results 1 – 2 of 2) sorted by relevance
161 #define IN_EXPERIMENTAL(i) (((long)(i) & 0xe0000000) == 0xe0000000) macro
354 #define IN_EXPERIMENTAL(i) (((i) & 0xe0000000U) == 0xe0000000U) macro