Searched refs:ctx_statement_block (Results 1 – 1 of 1) sorted by relevance
/scripts/ |
D | checkpatch.pl | 1357 sub ctx_statement_block { subroutine 1542 ctx_statement_block($linenr, $remain, $off); 1553 ctx_statement_block($linenr, $remain, $off); 3490 ctx_statement_block($linenr, $realcnt, 0); 3636 ctx_statement_block($linenr, $realcnt, 0) 4884 ctx_statement_block($linenr, $realcnt, 0) 4886 my ($stat_next) = ctx_statement_block($line_nr_next, 5001 my ($s, $c) = ctx_statement_block($linenr, $realcnt, 0); 5099 ctx_statement_block($linenr, $realcnt, 0); 5259 ctx_statement_block($linenr, $realcnt, 0); [all …]
|