Home
last modified time | relevance | path

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

/openbmc/qemu/scripts/
H A Dcheckpatch.pl933 sub raw_line { subroutine
1942 my $stat_real = raw_line($linenr, $cond_lines);
2431 $stat_real = raw_line($linenr, $cond_lines)
2738 $herectx .= raw_line($linenr, $n) . "\n";;
/openbmc/u-boot/scripts/
H A Dcheckpatch.pl1633 sub raw_line { subroutine
1652 my $stat_real = raw_line($linenr, 0);
1654 $stat_real = $stat_real . "\n" . raw_line($count, 0);
1665 $herectx .= raw_line($linenr, $n) . "\n";
3554 my $stat_real = raw_line($linenr, $cond_lines);
4584 my $rl = raw_line($linenr, $n);
4742 $stat_real = raw_line($linenr, $cond_lines)
5831 my $fmt = get_quoted_string($lines[$count - 1], raw_line($count, 0));
6062 my $rl = raw_line($linenr, $n);
/openbmc/linux/scripts/
H A Dcheckpatch.pl2004 sub raw_line { subroutine
2023 my $stat_real = raw_line($linenr, 0);
2025 $stat_real = $stat_real . "\n" . raw_line($count, 0);
2036 $herectx .= raw_line($linenr, $n) . "\n";
4431 my $stat_real = raw_line($linenr, $cond_lines);
5528 my $rl = raw_line($linenr, $n);
5725 $stat_real = raw_line($linenr, $cond_lines)
6903 my $fmt = get_quoted_string($lines[$count - 1], raw_line($count, 0));
7174 my $rl = raw_line($linenr, $n);