Searched defs:bit_set (Results 1 – 5 of 5) sorted by relevance
198 bool bit_set = ((byte & mask) != 0); in GetChildAtIndex() local
117 BITSTRING_TC_DEFINE(bit_set) in BITSTRING_TC_DEFINE() argument
107 static void bit_set(unsigned char *set, unsigned int bit) in bit_set() function
142 bit_set(bitstr_t *_bitstr, size_t _bit) in bit_set() function
24 static ossl_unused ossl_inline void bit_set(size_t *p, uint32_t bit_no, int enable) in bit_set() function