Searched defs:bitset (Results 1 - 7 of 7) sorted by path

/freebsd-10.0-release/contrib/binutils/include/opcode/
H A Dcgen.h116 CGEN_ATTR_VALUE_BITSET_TYPE bitset; member in union:__anon567
/freebsd-10.0-release/contrib/libarchive/libarchive/
H A Darchive_entry.c1523 ae_fflagstostr(unsigned long bitset, unsigned long bitclear) argument
/freebsd-10.0-release/contrib/libstdc++/include/std/
H A Dstd_bitset.h646 class bitset class in inherits:_Base_bitset
736 bitset() function in class:bitset
740 bitset(unsigned long __val) function in class:bitset
755 bitset(const std::basic_string<_CharT, _Traits, _Alloc>& __s, function in class:bitset
776 bitset(const std::basic_string<_CharT, _Traits, _Alloc>& __s, function in class:bitset
[all...]
/freebsd-10.0-release/contrib/sendmail/include/sm/
H A Dbitops.h55 # define bitset(bit, word) (((word) & (bit)) != 0) macro
/freebsd-10.0-release/contrib/tcsh/
H A Dsh.dol.c380 int dimen = 0, bitset = 0, length = 0; local
[all...]
/freebsd-10.0-release/crypto/heimdal/lib/asn1/
H A Dtemplate.c620 unsigned int bitset = 0; local
137 bmember_put_bit(unsigned char *p, const void *data, unsigned int bit, size_t size, unsigned int *bitset) argument
/freebsd-10.0-release/sys/compat/linux/
H A Dlinux_futex.c473 futex_wake(struct futex *f, int n, uint32_t bitset) argument
558 futex_wait(struct futex *f, struct waiting_proc *wp, struct l_timespec *ts, uint32_t bitset) argument

Completed in 133 milliseconds