Searched refs:ctx_statement_block (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/scripts/ |
D | checkpatch.pl | 1322 sub ctx_statement_block { subroutine 1507 ctx_statement_block($linenr, $remain, $off); 1518 ctx_statement_block($linenr, $remain, $off); 3408 ctx_statement_block($linenr, $realcnt, 0); 3554 ctx_statement_block($linenr, $realcnt, 0) 4793 ctx_statement_block($linenr, $realcnt, 0) 4795 my ($stat_next) = ctx_statement_block($line_nr_next, 4910 my ($s, $c) = ctx_statement_block($linenr, $realcnt, 0); 5019 ctx_statement_block($linenr, $realcnt, 0); 5179 ctx_statement_block($linenr, $realcnt, 0); [all …]
|