Home
last modified time | relevance | path

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

/linux-6.1.9/scripts/
Dcheckpatch.pl1785 sub statement_rawlines { subroutine
5449 my $cnt = statement_rawlines($if_stat);
5481 my $cnt = statement_rawlines($stat);
5595 statement_rawlines($whitespace) - 1;
5893 my $stmt_cnt = statement_rawlines($ctx);
5967 my $cnt = statement_rawlines($ctx);
6008 my $cnt = statement_rawlines($ctx);
6022 my $cnt = statement_rawlines($ctx);
6047 my $offset = statement_rawlines($whitespace) - 1;
6056 $ln += statement_rawlines($block) - 1;
[all …]