Home
last modified time | relevance | path

Searched defs:bit_set (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/tests/usr.bin/xlint/lint1/
H A Dmsg_166.c8 struct bit_set { struct
34 struct bit_set bits; in example() argument
/netbsd-src/external/gpl2/lvm2/dist/libdm/datastruct/
H A Dbitset.h39 #define bit_set(bs, i) \ macro
/netbsd-src/sys/arch/ia64/stand/common/
H A Dbitstring.h67 #define bit_set(name, bit) \ macro
/netbsd-src/include/
H A Dbitstring.h83 #define bit_set(name, bit) \ macro
/netbsd-src/crypto/external/bsd/openssl/dist/apps/
H A Drehash.c106 static void bit_set(unsigned char *set, unsigned int bit) in bit_set() function
/netbsd-src/crypto/external/bsd/openssl.old/dist/apps/
H A Drehash.c110 static void bit_set(unsigned char *set, unsigned int bit) in bit_set() function