Searched defs:bitstr (Results 1 – 5 of 5) sorted by relevance
241 static int asn1_cb(const char *elem, int len, void *bitstr) in asn1_cb()744 static int bitstr_cb(const char *elem, int len, void *bitstr) in bitstr_cb()
52 bitstr_t *bitstr = bit_alloc(nbits); in bitstring_run_heap_test() local
250 bit_change(bitstr_t *bitstr, int bit, int value) in bit_change()
92 static int flip_bit(ASN1_BIT_STRING *bitstr) in flip_bit()
1509 bitstr_t *bitstr; in r_init_evstate() local