Searched defs:bit_set (Results 1 – 6 of 6) sorted by relevance
8 struct bit_set { struct34 struct bit_set bits; in example() argument
39 #define bit_set(bs, i) \ macro
67 #define bit_set(name, bit) \ macro
83 #define bit_set(name, bit) \ macro
106 static void bit_set(unsigned char *set, unsigned int bit) in bit_set() function
110 static void bit_set(unsigned char *set, unsigned int bit) in bit_set() function