bit_test
if (bit_test(bcache_miss, i)) {
bit_test(evdev->ev_flags, EVDEV_FLAG_SOFTREPEAT))
if (bit_test(evdev->ev_abs_flags, ABS_MT_SLOT))
bit_test(evdev->ev_flags, EVDEV_FLAG_SOFTREPEAT)) {
if (bit_test(evdev->ev_abs_flags, ABS_MT_SLOT) ||
bit_test(evdev->ev_flags, EVDEV_FLAG_MT_TRACK))
return (bit_test(evdev->ev_type_flags, type));
if (!bit_test(evdev->ev_key_flags, code))
if (!bit_test(evdev->ev_rel_flags, code))
if (!bit_test(evdev->ev_abs_flags, code))
bit_test(evdev->ev_abs_flags, ABS_MT_SLOT))
if (!bit_test(evdev->ev_msc_flags, code))
if (!bit_test(evdev->ev_led_flags, code))
if (!bit_test(evdev->ev_snd_flags, code))
if (!bit_test(evdev->ev_sw_flags, code))
if (!bit_test(evdev->ev_flags, EVDEV_FLAG_SOFTREPEAT)) {
if (bit_test(evdev->ev_key_states, code) &&
if (bit_test(evdev->ev_key_states, code) == !*value &&
else if (!bit_test(evdev->ev_abs_flags, ABS_MT_SLOT))
if (bit_test(evdev->ev_key_states, code) == value)
if (bit_test(evdev->ev_key_states, code) == 0 ||
if (bit_test(evdev->ev_led_states, code) == value)
if (bit_test(evdev->ev_sw_states, code) == value)
if (!bit_test(evdev->ev_abs_flags, ABS_MT_SLOT))
bit_test(evdev->ev_abs_flags, ABS_MT_SLOT))
if (bit_test(evdev->ev_flags, EVDEV_FLAG_MT_TRACK) &&
if (bit_test(evdev->ev_flags, EVDEV_FLAG_SOFTREPEAT))
type_a = !bit_test(evdev->ev_abs_flags, ABS_MT_SLOT);
if (bit_test(evdev->ev_flags, EVDEV_FLAG_MT_TRACK)) {
if (bit_test(evdev->ev_flags, EVDEV_FLAG_MT_TRACK)) {
if (!bit_test(evdev->ev_flags, EVDEV_FLAG_MT_KEEPID))
if (bit_test(evdev->ev_flags, EVDEV_FLAG_MT_STCOMPAT))
if (bit_test(evdev->ev_flags, EVDEV_FLAG_MT_TRACK))
if (bit_test(evdev->ev_flags, EVDEV_FLAG_MT_AUTOREL))
bit_test(evdev->ev_flags, EVDEV_FLAG_MT_STCOMPAT))
bool type_a = !bit_test(evdev->ev_abs_flags, ABS_MT_SLOT);
bool type_a = !bit_test(evdev->ev_abs_flags, ABS_MT_SLOT);
if (bit_test(evdev->ev_flags, EVDEV_FLAG_MT_TRACK) && mt->type_a) {
} else if (bit_test(evdev->ev_flags, EVDEV_FLAG_MT_TRACK)) {
if (bit_test(evdev->ev_flags, EVDEV_FLAG_MT_TRACK))
if (id == -1 || bit_test(evdev->ev_flags, EVDEV_FLAG_MT_KEEPID)) {
if (!bit_test(evdev->ev_prop_flags, INPUT_PROP_DIRECT))
if (!bit_test(evdev->ev_abs_flags, evdev_mtstmap[i].mt) ||
bit_test(evdev->ev_abs_flags, evdev_mtstmap[i].st))
if (!bit_test(evdev->ev_prop_flags, INPUT_PROP_DIRECT))
if (bit_test(ub->map, x))
if (bit_test(ubf->map, l)) {
if (bit_test(ubf->map, l)) {
KASSERT(bit_test(ub->map, item) != 0,
if (bit_test(ub->map, x))
if (!bit_test(
if (d && !bit_test(pcb->filter.packet_mask, NG_HCI_CMD_PKT - 1))
!bit_test(pcb->filter.packet_mask, type - 1) ||
if (!bit_test(ng_btsocket_hci_raw_sec_filter->events, event))
if (!bit_test(pcb->filter.event_mask, event))
if (bit_test((_name), _bit) == 0) { \
if (bit_test((_name), _bit) == 0) { \
if (bit_test(e->minute, otzminute)
&& bit_test(e->hour, otzhour)
&& bit_test(e->month, otzmonth)
? (bit_test(e->dow,otzdow) && bit_test(e->dom,otzdom))
: (bit_test(e->dow,otzdow) || bit_test(e->dom,otzdom))
if (bit_test(e->minute, minute)
&& bit_test(e->hour, hour)
&& bit_test(e->month, month)
? (bit_test(e->dow,dow) && bit_test(e->dom,dom))
: (bit_test(e->dow,dow) || bit_test(e->dom,dom))
if (bit_test(e->dow, 0) || bit_test(e->dow, 7)) {