Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/scripts/
Dcheckpatch.pl1540 sub statement_rawlines { subroutine
4931 my $cnt = statement_rawlines($if_stat);
5069 statement_rawlines($whitespace) - 1;
5351 my $stmt_cnt = statement_rawlines($ctx);
5424 my $cnt = statement_rawlines($ctx);
5465 my $cnt = statement_rawlines($ctx);
5479 my $cnt = statement_rawlines($ctx);
5504 my $offset = statement_rawlines($whitespace) - 1;
5513 $ln += statement_rawlines($block) - 1;
5593 my $cnt = statement_rawlines($block);
[all …]