Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/ia64/stand/common/
H A Dbitstring.h75 #define bit_nclear(name, start, stop) do { \ macro
/netbsd-src/include/
H A Dbitstring.h94 #define bit_nclear(name, start, stop) do { \ macro