Searched defs:test_bit (Results 1 – 4 of 4) sorted by relevance
68 test_bit(int b, volatile void *p) in test_bit() function100 #define test_bit(b, p) \ macro
65 int test_bit( int pos, BYTE* array, int length) { in test_bit() function
122 test_bit(unsigned int n, const volatile unsigned long *p) in test_bit() function
244 test_bit(u_int b, volatile void *p) in test_bit() function