Home
last modified time | relevance | path

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

/Linux-v5.10/scripts/
Dcheckpatch.pl1572 sub statement_rawlines { subroutine
5000 my $cnt = statement_rawlines($if_stat);
5028 my $cnt = statement_rawlines($stat);
5142 statement_rawlines($whitespace) - 1;
5424 my $stmt_cnt = statement_rawlines($ctx);
5498 my $cnt = statement_rawlines($ctx);
5539 my $cnt = statement_rawlines($ctx);
5553 my $cnt = statement_rawlines($ctx);
5578 my $offset = statement_rawlines($whitespace) - 1;
5587 $ln += statement_rawlines($block) - 1;
[all …]