Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm/dist/bsd-core/
H A Ddrm_atomic.h68 test_bit(int b, volatile void *p) in test_bit() function
100 #define test_bit(b, p) \ macro
/netbsd-src/crypto/external/cpl/trousers/dist/src/tspi/daa/daa_issuer/
H A Dkey_correctness_proof.c65 int test_bit( int pos, BYTE* array, int length) { in test_bit() function
/netbsd-src/sys/external/bsd/common/include/linux/
H A Dbitops.h122 test_bit(unsigned int n, const volatile unsigned long *p) in test_bit() function
/netbsd-src/sys/dev/hyperv/
H A Dvmbusvar.h244 test_bit(u_int b, volatile void *p) in test_bit() function