Home
last modified time | relevance | path

Searched refs:_test_word (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/gpl2/lvm2/dist/libdm/datastruct/
H A Dbitset.c60 static inline int _test_word(uint32_t test, int bit) in _test_word() function
86 if ((bit = _test_word(test, bit)) >= 0) in dm_bit_get_next()