Home
last modified time | relevance | path

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

/linux-6.15/scripts/
H A Dcheckpatch.pl2000 sub raw_line { subroutine
2019 my $stat_real = raw_line($linenr, 0);
2021 $stat_real = $stat_real . "\n" . raw_line($count, 0);
2032 $herectx .= raw_line($linenr, $n) . "\n";
4412 my $stat_real = raw_line($linenr, $cond_lines);
5509 my $rl = raw_line($linenr, $n);
5706 $stat_real = raw_line($linenr, $cond_lines)
6883 my $fmt = get_quoted_string($lines[$count - 1], raw_line($count, 0));
7173 my $rl = raw_line($linenr, $n);