Home
last modified time | relevance | path

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

/Linux-v5.15/scripts/
Dcheckpatch.pl1753 sub statement_rawlines { subroutine
5372 my $cnt = statement_rawlines($if_stat);
5404 my $cnt = statement_rawlines($stat);
5518 statement_rawlines($whitespace) - 1;
5802 my $stmt_cnt = statement_rawlines($ctx);
5876 my $cnt = statement_rawlines($ctx);
5917 my $cnt = statement_rawlines($ctx);
5931 my $cnt = statement_rawlines($ctx);
5956 my $offset = statement_rawlines($whitespace) - 1;
5965 $ln += statement_rawlines($block) - 1;
[all …]