Home
last modified time | relevance | path

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

/tools/repohooks/tools/
Dcheckpatch.pl1778 sub statement_rawlines { subroutine
5398 my $cnt = statement_rawlines($if_stat);
5430 my $cnt = statement_rawlines($stat);
5544 statement_rawlines($whitespace) - 1;
5828 my $stmt_cnt = statement_rawlines($ctx);
5902 my $cnt = statement_rawlines($ctx);
5943 my $cnt = statement_rawlines($ctx);
5957 my $cnt = statement_rawlines($ctx);
5982 my $offset = statement_rawlines($whitespace) - 1;
5991 $ln += statement_rawlines($block) - 1;
[all …]