Home
last modified time | relevance | path

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

/linux/scripts/
H A Dcheckpatch.pl1842 sub statement_rawlines { subroutine
5589 my $cnt = statement_rawlines($if_stat);
5621 my $cnt = statement_rawlines($stat);
5735 statement_rawlines($whitespace) - 1;
6040 my $stmt_cnt = statement_rawlines($ctx);
6121 my $cnt = statement_rawlines($ctx);
6165 my $cnt = statement_rawlines($ctx);
6179 my $cnt = statement_rawlines($ctx);
6204 my $offset = statement_rawlines($whitespace) - 1;
6213 $ln += statement_rawlines($block) - 1;
[all …]