Home
last modified time | relevance | path

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

/kvm-unit-tests/scripts/
H A Dcheckpatch.pl1825 sub statement_rawlines { subroutine
5549 my $cnt = statement_rawlines($if_stat);
5581 my $cnt = statement_rawlines($stat);
5695 statement_rawlines($whitespace) - 1;
5995 my $stmt_cnt = statement_rawlines($ctx);
6076 my $cnt = statement_rawlines($ctx);
6120 my $cnt = statement_rawlines($ctx);
6134 my $cnt = statement_rawlines($ctx);
6159 my $offset = statement_rawlines($whitespace) - 1;
6168 $ln += statement_rawlines($block) - 1;
[all …]