Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/scripts/
Dcheckpatch.pl1728 sub raw_line { subroutine
1747 my $stat_real = raw_line($linenr, 0);
1749 $stat_real = $stat_real . "\n" . raw_line($count, 0);
1760 $herectx .= raw_line($linenr, $n) . "\n";
3862 my $stat_real = raw_line($linenr, $cond_lines);
4933 my $rl = raw_line($linenr, $n);
5120 $stat_real = raw_line($linenr, $cond_lines)
6215 my $fmt = get_quoted_string($lines[$count - 1], raw_line($count, 0));
6447 my $rl = raw_line($linenr, $n);