Searched defs:is_bit_set (Results 1 – 2 of 2) sorted by relevance
45 bool is_bit_set(T v, unsigned int idx) in is_bit_set() function
110 static inline int is_bit_set(const char *bits, int n) { in is_bit_set() function