Lines Matching refs:lc
1988 my ($linenr, $lc) = @_;
1991 for (my $count = $linenr + 1; $count <= $lc; $count++) {
6441 my $lc = $stat =~ tr@\n@@;
6442 $lc = $lc + $linenr;
6443 my $stat_real = get_stat_real($linenr, $lc);
6859 my $lc = $stat =~ tr@\n@@;
6860 $lc = $lc + $linenr;
6861 for (my $count = $linenr; $count <= $lc; $count++) {
6883 $stat_real = get_stat_real($linenr, $lc);
6890 my $stat_real = get_stat_real($linenr, $lc);
7011 my $lc = $stat =~ tr@\n@@;
7012 $lc = $lc + $linenr;
7013 my $stat_real = get_stat_real($linenr, $lc);
7022 my $lc = $stat =~ tr@\n@@;
7023 $lc = $lc + $linenr;
7024 my $stat_real = get_stat_real($linenr, $lc);
7481 my $lc = $stat =~ tr@\n@@;
7482 $lc = $lc + $linenr;
7483 my $stat_real = get_stat_real($linenr, $lc);