isset             113 kern/tty_subr.c 		if (isset(clp->c_cq, clp->c_cf - clp->c_cs) )
isset             184 kern/tty_subr.c 		    isset(clp->c_cq, i))) {
isset             395 kern/tty_subr.c 		if (isset(clp->c_cq, cp - clp->c_cs))
isset             422 kern/tty_subr.c 		if (isset(clp->c_cq, cp - clp->c_cs))
isset             449 kern/tty_subr.c 		if (isset(clp->c_cq, clp->c_cl - clp->c_cs))
isset             721 net80211/ieee80211.c 			if (isset(ic->ic_chan_active, i)) {
isset             254 net80211/ieee80211_node.c 		if (isset(ic->ic_chan_scan, ieee80211_chan2ieee(ic, chan))) {
isset             409 net80211/ieee80211_node.c 			if (isset(ic->ic_chan_active, i) && isclr(occupied, i))
isset             414 net80211/ieee80211_node.c 				if (isset(ic->ic_chan_active, i) && fail-- == 0)
isset             375 ufs/ext2fs/ext2fs_alloc.c 	if (isset(bbp, (long)bno)) {
isset            1755 ufs/ffs/ffs_alloc.c 			if (isset(cg_blksfree(cgp), bno + i)) {
isset            1901 ufs/ffs/ffs_alloc.c 			if (isset(cg_blksfree(cgp), bno + i))