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

/linux-master/scripts/
H A Dcheckpatch.pl1817 sub statement_rawlines { subroutine
5527 my $cnt = statement_rawlines($if_stat);
5559 my $cnt = statement_rawlines($stat);
5673 statement_rawlines($whitespace) - 1;
5973 my $stmt_cnt = statement_rawlines($ctx);
6054 my $cnt = statement_rawlines($ctx);
6098 my $cnt = statement_rawlines($ctx);
6112 my $cnt = statement_rawlines($ctx);
6137 my $offset = statement_rawlines($whitespace) - 1;
6146 $ln += statement_rawlines(
[all...]

Completed in 132 milliseconds