Searched defs:bit_nset (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/sys/arch/ia64/stand/common/ | ||
H A D | bitstring.h | 92 #define bit_nset(name, start, stop) do { \ macro |
/netbsd-src/include/ | ||
H A D | bitstring.h | 104 #define bit_nset(name, start, stop) do { \ macro |