Home
last modified time | relevance | path

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

/scripts/
Dcheckpatch.pl1816 sub statement_rawlines { subroutine
5526 my $cnt = statement_rawlines($if_stat);
5558 my $cnt = statement_rawlines($stat);
5672 statement_rawlines($whitespace) - 1;
5972 my $stmt_cnt = statement_rawlines($ctx);
6047 my $cnt = statement_rawlines($ctx);
6091 my $cnt = statement_rawlines($ctx);
6105 my $cnt = statement_rawlines($ctx);
6130 my $offset = statement_rawlines($whitespace) - 1;
6139 $ln += statement_rawlines($block) - 1;
[all …]