Searched defs:has_bit (Results 1 – 3 of 3) sorted by relevance
17 has_bit(uint8_t val, size_t index) in has_bit() function
46 static inline bool has_bit(uint32_t mask, uint32_t bit) in has_bit() function
169 bool has_bit : 1; member