Home
last modified time | relevance | path

Searched defs:bit_test (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/arch/ia64/stand/common/
H A Dbitstring.h63 #define bit_test(name, bit) \ macro
/netbsd-src/include/
H A Dbitstring.h79 #define bit_test(name, bit) \ macro
/openbsd-src/include/
H A Dbitstring.h73 #define bit_test(name, bit) ({ \ macro