taglinefilesource code
_tmp105include/asm-alpha/types.hunsigned long _tmp = fd / __NFDBITS;
_tmp107include/asm-alpha/types.hfdsetp->fds_bits[_tmp] |= (1UL<<_rem);
_tmp113include/asm-alpha/types.hunsigned long _tmp = fd / __NFDBITS;
_tmp115include/asm-alpha/types.hfdsetp->fds_bits[_tmp] &= ~(1UL<<_rem);
_tmp121include/asm-alpha/types.hunsigned long _tmp = fd / __NFDBITS;
_tmp123include/asm-alpha/types.hreturn (p->fds_bits[_tmp] & (1UL<<_rem)) != 0;