Searched defs:bit_ffc (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/sys/arch/ia64/stand/common/ | ||
H A D | bitstring.h | 109 #define bit_ffc(name, nbits, value) do { \ macro |
/netbsd-src/include/ | ||
H A D | bitstring.h | 114 #define bit_ffc(name, nbits, value) do { \ macro |