Searched refs:ctx_statement_block (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.15/scripts/ |
D | checkpatch.pl | 1606 sub ctx_statement_block { subroutine 1791 ctx_statement_block($linenr, $remain, $off); 1802 ctx_statement_block($linenr, $remain, $off); 4059 ctx_statement_block($linenr, $realcnt, 0); 4205 ctx_statement_block($linenr, $realcnt, 0) 5505 ctx_statement_block($linenr, $realcnt, 0) 5507 my ($stat_next) = ctx_statement_block($line_nr_next, 5644 my ($s, $c) = ctx_statement_block($linenr, $realcnt, 0); 5745 ctx_statement_block($linenr, $realcnt, 0); 5906 ctx_statement_block($linenr, $realcnt, 0); [all …]
|