Home
last modified time | relevance | path

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

/linux/scripts/
H A Dcheckpatch.pl1860 sub statement_rawlines { subroutine
5615 my $cnt = statement_rawlines($if_stat);
5647 my $cnt = statement_rawlines($stat);
5761 statement_rawlines($whitespace) - 1;
6066 my $stmt_cnt = statement_rawlines($ctx);
6147 my $cnt = statement_rawlines($ctx);
6191 my $cnt = statement_rawlines($ctx);
6205 my $cnt = statement_rawlines($ctx);
6230 my $offset = statement_rawlines($whitespace) - 1;
6239 $ln += statement_rawlines($block) - 1;
[all …]