Home
last modified time | relevance | path

Searched refs:bit_set (Results 1 – 20 of 20) 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/include/
H A Dbitstring.h83 #define bit_set(name, bit) \ macro
108 bit_set(_name, _start); \
/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
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 Dbitset.h39 #define bit_set(bs, i) \ macro
/netbsd-src/usr.bin/sockstat/
H A Dsockstat.c243 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 Drehash.c106 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 Dd_bitstring_32.out42 test bit_set
H A Dd_bitstring_64.out74 test bit_set
H A Dd_bitstring_67.out77 test bit_set
H A Dd_bitstring_49.out59 test bit_set
H A Dd_bitstring_8.out18 test bit_set
H A Dd_bitstring_27.out37 test bit_set
H A Dt_bitstring.c92 bit_set(bs, i); in calculate_data()
/netbsd-src/sys/arch/ia64/stand/common/
H A Dbitstring.h67 #define bit_set(name, bit) \ macro
H A Dbcache.c176 bit_set(bcache_miss, i); /* cache miss */ in read_strategy()
/netbsd-src/external/bsd/nvi/dist/common/
H A Dseq.c126 bit_set(sp->gp->seqb, qp->input[0]); in seq_set()
/netbsd-src/share/man/man3/
H A DMakefile46 bitstring.3 bit_set.3 \
/netbsd-src/sys/arch/m68k/fpsp/
H A Dget_op.sa446 bne.b bit_set ;branch if set (opclass 011)
449 bit_set:
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-20107876 bit_set, am33_iorqi3, mn10300_iorqi3, test_byte_bitfield,
H A DChangeLog-201139432 (*byte_clear, *byte_set, *bit_clear1, *bit_clear2, *bit_set): Remove.