Searched refs:bit_ffs (Results 1 - 4 of 4) sorted by last modified time

/netbsd-current/include/
H A Dbitstring.h45 * bit_nclear, bit_nset, bit_ffc, bit_ffs
127 #define bit_ffs(name, nbits, value) do { \ macro
/netbsd-current/share/man/man3/
H A DMakefile42 bitstring.3 bit_ffs.3 \
/netbsd-current/tests/include/
H A Dt_bitstring.c52 bit_ffs(b, n, &js);
83 (void) fprintf(file, "\ntest bit_alloc, clearbits, bit_ffc, bit_ffs\n");
/netbsd-current/sys/arch/ia64/stand/common/
H A Dbitstring.h128 #define bit_ffs(name, nbits, value) do { \ macro

Completed in 193 milliseconds