Searched refs:ctx_statement_block (Results 1 – 1 of 1) sorted by relevance
/linux/scripts/ ! |
H A D | checkpatch.pl | 1686 sub ctx_statement_block { subroutine 1871 ctx_statement_block($linenr, $remain, $off); 1882 ctx_statement_block($linenr, $remain, $off); 4227 ctx_statement_block($linenr, $realcnt, 0); 4373 ctx_statement_block($linenr, $realcnt, 0) 5674 ctx_statement_block($linenr, $realcnt, 0) 5676 my ($stat_next) = ctx_statement_block($line_nr_next, 5827 my ($s, $c) = ctx_statement_block($linenr, $realcnt, 0); 5932 ctx_statement_block($linenr, $realcnt, 0); 6106 ctx_statement_block( [all...] |