Searched defs:BIT (Results 1 – 6 of 6) sorted by relevance
84 #define BIT(x) (1 << (x)) macro
34 #define BIT(x) (1 << (x)) macro
154 #define SKEIN_T1_BIT(BIT) ((BIT) - 64) /* second word */ argument
28 #define BIT(x) (1 << (x)) macro
23 #define BIT(x) (1 << (x)) macro
98 #define BIT(_i) (1<<(_i)) macro