Home
last modified time | relevance | path

Searched defs:bit_nset (Results 1 – 2 of 2) sorted by relevance

/freebsd/tests/sys/sys/
H A Dbitstring_test.c576 BITSTRING_TC_DEFINE(bit_nset) in BITSTRING_TC_DEFINE() argument
/freebsd/sys/sys/
H A Dbitstring.h184 bit_nset(bitstr_t *_bitstr, size_t _start, size_t _stop) in bit_nset() function