Searched defs:ISP2 (Results 1 – 6 of 6) sorted by relevance
65 #define ISP2(x) (((x) & ((x) - 1)) == 0) macro
147 #define ISP2(x) (((x) & ((x) - 1)) == 0) macro
180 #define ISP2(x) (((x) & ((x) - 1)) == 0) macro
168 #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