Home
last modified time | relevance | path

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

/linux/scripts/
H A Dcheckpatch.pl1841 sub statement_rawlines { subroutine
5571 my $cnt = statement_rawlines($if_stat);
5603 my $cnt = statement_rawlines($stat);
5717 statement_rawlines($whitespace) - 1;
6022 my $stmt_cnt = statement_rawlines($ctx);
6103 my $cnt = statement_rawlines($ctx);
6147 my $cnt = statement_rawlines($ctx);
6161 my $cnt = statement_rawlines($ctx);
6186 my $offset = statement_rawlines($whitespace) - 1;
6195 $ln += statement_rawlines($block) - 1;
[all …]