Home
last modified time | relevance | path

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

/openbmc/u-boot/scripts/
H A Dcheckpatch.pl1453 sub statement_rawlines { subroutine
4582 my $cnt = statement_rawlines($if_stat);
4713 statement_rawlines($whitespace) - 1;
4982 my $stmt_cnt = statement_rawlines($ctx);
5055 my $cnt = statement_rawlines($ctx);
5096 my $cnt = statement_rawlines($ctx);
5110 my $cnt = statement_rawlines($ctx);
5145 my $offset = statement_rawlines($whitespace) - 1;
5154 $ln += statement_rawlines($block) - 1;
5234 my $cnt = statement_rawlines($block);
[all …]