Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dbitmap.h10 static inline int test_bit(unsigned int nr, unsigned long *bitmap) in test_bit() function
/illumos-gate/usr/src/uts/common/sys/ib/clients/rdsv3/
H A Drdsv3_impl.h79 #define test_bit(b, p) \ macro
97 #define test_bit(b, p) \ macro