Searched refs:not_first (Results 1 – 5 of 5) sorted by relevance
1123 static int not_first; in show_rtr() 1125 if (not_first) in show_rtr() 1127 not_first = 1; in show_rtr() 1117 static int not_first; show_rtr() local
4611 int not_first = 0, not_last; in check_cfg() local4623 if (not_first) in check_cfg()4630 && (!not_first in check_cfg()4631 || (not_first && !LABEL_P (PREV_INSN (head)))))) in check_cfg()4688 not_first = 1; in check_cfg()
4693 my $not_first;4695 if ($not_first) {4701 $not_first = 1;4738 my $not_first;4740 push @all, $self->deparse(shift(@kids), 18) if $not_first;4741 $not_first = 1;
6399 int not_first = FALSE; local6408 if (not_first)6412 not_first = TRUE;
8404 bool not_first = FALSE; in print_multi_reg() local8413 if (not_first) in print_multi_reg()8417 not_first = TRUE; in print_multi_reg()