Home
last modified time | relevance | path

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

/freebsd/tests/sys/sys/
H A Dbitstring_test.c763 BITSTRING_TC_DEFINE(bit_foreach_unset) in BITSTRING_TC_DEFINE() argument
/freebsd/sys/sys/
H A Dbitstring.h391 #define bit_foreach_unset(_bitstr, _nbits, _iter) \ macro