Searched refs:bit_set (Results 1 – 20 of 20) sorted by relevance
/netbsd-src/tests/usr.bin/xlint/lint1/ |
H A D | msg_166.c | 8 struct bit_set { struct 34 struct bit_set bits; in example() argument
|
/netbsd-src/include/ |
H A D | bitstring.h | 83 #define bit_set(name, bit) \ macro 108 bit_set(_name, _start); \
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/apps/ |
H A D | rehash.c | 110 static void bit_set(unsigned char *set, unsigned int bit) in bit_set() function 391 bit_set(idmask, ep->old_id); in do_dir() 426 bit_set(idmask, nextid); in do_dir()
|
/netbsd-src/external/gpl2/lvm2/dist/libdm/datastruct/ |
H A D | bitset.h | 39 #define bit_set(bs, i) \ macro
|
/netbsd-src/usr.bin/sockstat/ |
H A D | sockstat.c | 243 bit_set(portmap, ntohs(srv->s_port)); 255 bit_set(portmap, i); 262 bit_set(portmap, i);
|
/netbsd-src/crypto/external/bsd/openssl/dist/apps/ |
H A D | rehash.c | 106 static void bit_set(unsigned char *set, unsigned int bit) in bit_set() function 420 bit_set(idmask, ep->old_id); in do_dir() 455 bit_set(idmask, nextid); in do_dir()
|
/netbsd-src/tests/include/ |
H A D | d_bitstring_32.out | 42 test bit_set
|
H A D | d_bitstring_64.out | 74 test bit_set
|
H A D | d_bitstring_67.out | 77 test bit_set
|
H A D | d_bitstring_49.out | 59 test bit_set
|
H A D | d_bitstring_8.out | 18 test bit_set
|
H A D | d_bitstring_27.out | 37 test bit_set
|
H A D | t_bitstring.c | 92 bit_set(bs, i); in calculate_data()
|
/netbsd-src/sys/arch/ia64/stand/common/ |
H A D | bitstring.h | 67 #define bit_set(name, bit) \ macro
|
H A D | bcache.c | 176 bit_set(bcache_miss, i); /* cache miss */ in read_strategy()
|
/netbsd-src/external/bsd/nvi/dist/common/ |
H A D | seq.c | 126 bit_set(sp->gp->seqb, qp->input[0]); in seq_set()
|
/netbsd-src/share/man/man3/ |
H A D | Makefile | 46 bitstring.3 bit_set.3 \
|
/netbsd-src/sys/arch/m68k/fpsp/ |
H A D | get_op.sa | 446 bne.b bit_set ;branch if set (opclass 011) 449 bit_set:
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | ChangeLog-2010 | 7876 bit_set, am33_iorqi3, mn10300_iorqi3, test_byte_bitfield,
|
H A D | ChangeLog-2011 | 39432 (*byte_clear, *byte_set, *bit_clear1, *bit_clear2, *bit_set): Remove.
|