Searched refs:ctx_statement_block (Results 1 – 1 of 1) sorted by relevance
| /scripts/ |
| D | checkpatch.pl | 1271 sub ctx_statement_block { subroutine 1456 ctx_statement_block($linenr, $remain, $off); 1467 ctx_statement_block($linenr, $remain, $off); 3251 ctx_statement_block($linenr, $realcnt, 0); 3397 ctx_statement_block($linenr, $realcnt, 0) 4630 ctx_statement_block($linenr, $realcnt, 0) 4632 my ($stat_next) = ctx_statement_block($line_nr_next, 4747 my ($s, $c) = ctx_statement_block($linenr, $realcnt, 0); 4856 ctx_statement_block($linenr, $realcnt, 0); 5022 ctx_statement_block($linenr, $realcnt, 0); [all …]
|