Searched defs:ISP2 (Results 1 – 6 of 6) sorted by relevance
66 #define ISP2(x) (((x) & ((x) - 1)) == 0) macro
145 #define ISP2(x) (((x) & ((x) - 1)) == 0) macro
181 #define ISP2(x) (((x) & ((x) - 1)) == 0) macro
171 #define ISP2(x) (((x) & ((x) - 1)) == 0) macro
236 #define ISP2(x) (((x) & ((x) - 1)) == 0) macro
81 #define ISP2(x) (((x) & ((x) - 1)) == 0) macro