Searched refs:ctx_statement_block (Results 1 – 1 of 1) sorted by relevance
| /Linux-v6.1/scripts/ |
| D | checkpatch.pl | 1638 sub ctx_statement_block { subroutine 1823 ctx_statement_block($linenr, $remain, $off); 1834 ctx_statement_block($linenr, $remain, $off); 4135 ctx_statement_block($linenr, $realcnt, 0); 4281 ctx_statement_block($linenr, $realcnt, 0) 5582 ctx_statement_block($linenr, $realcnt, 0) 5584 my ($stat_next) = ctx_statement_block($line_nr_next, 5735 my ($s, $c) = ctx_statement_block($linenr, $realcnt, 0); 5836 ctx_statement_block($linenr, $realcnt, 0); 5997 ctx_statement_block($linenr, $realcnt, 0); [all …]
|