Home
last modified time | relevance | path

Searched refs:raw_line (Results 1 – 1 of 1) sorted by relevance

/linux/scripts/
H A Dcheckpatch.pl2021 sub raw_line { subroutine
2040 my $stat_real = raw_line($linenr, 0);
2042 $stat_real = $stat_real . "\n" . raw_line($count, 0);
2053 $herectx .= raw_line($linenr, $n) . "\n";
4446 my $stat_real = raw_line($linenr, $cond_lines);
5543 my $rl = raw_line($linenr, $n);
5740 $stat_real = raw_line($linenr, $cond_lines)
6920 my $fmt = get_quoted_string($lines[$count - 1], raw_line($count, 0));
7210 my $rl = raw_line($linenr, $n);