Searched refs:last_type (Results 1 – 2 of 2) sorted by relevance
554 my $last_type;560 if ($line_type eq "\t" && $last_type eq 'H')570 $last_type = $line_type;
676 static char last_type; /* Is the index for an X or a D. */ variable690 if (new_index != last_index || this_type != last_type) in get_symbol()707 last_type = this_type; in get_symbol()