Searched refs:raw_line (Results 1 – 1 of 1) sorted by relevance
| /rk3399_rockchip-uboot/scripts/ |
| H A D | checkpatch.pl | 1597 sub raw_line { subroutine 3469 my $stat_real = raw_line($linenr, $cond_lines); 4647 $stat_real = raw_line($linenr, $cond_lines) 4891 $herectx .= raw_line($linenr, $n) . "\n"; 4968 $herectx .= raw_line($linenr, $n) . "\n"; 5012 $herectx .= raw_line($linenr, $n) . "\n"; 5030 $herectx .= raw_line($linenr, $n) . "\n"; 5158 $herectx .= raw_line($linenr, $n) . "\n"; 5746 my $fmt = get_quoted_string($lines[$count - 1], raw_line($count, 0)); 5754 my $stat_real = raw_line($linenr, 0); [all …]
|