Lines Matching full:not_zero
892 j(not_zero, &fetch_next);
1087 j(not_zero, miss);
1533 j(not_zero, &short_loop);
1571 j(not_zero, &ok);
1585 j(not_zero, &ok);
1611 j(not_zero, miss);
1618 j(not_zero, &non_instance);
2594 ASSERT(cc == zero || cc == not_zero);
2636 j(first_bit == 1 ? zero : not_zero, &other_color, Label::kNear);
2640 j(second_bit == 1 ? not_zero : zero, has_color, has_color_distance);
2646 j(second_bit == 1 ? not_zero : zero, has_color, has_color_distance);
2693 j(not_zero, &done, Label::kNear);
2731 j(not_zero, value_is_white_and_not_data);