Home
last modified time | relevance | path

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

/Linux-v4.19/scripts/
Dcheckpatch.pl1649 sub raw_line { subroutine
1668 my $stat_real = raw_line($linenr, 0);
1670 $stat_real = $stat_real . "\n" . raw_line($count, 0);
1681 $herectx .= raw_line($linenr, $n) . "\n";
3627 my $stat_real = raw_line($linenr, $cond_lines);
4677 my $rl = raw_line($linenr, $n);
4835 $stat_real = raw_line($linenr, $cond_lines)
5926 my $fmt = get_quoted_string($lines[$count - 1], raw_line($count, 0));
6157 my $rl = raw_line($linenr, $n);