Searched refs:ctx_statement_block (Results 1 – 1 of 1) sorted by relevance
/linux-3.4.99/scripts/ |
D | checkpatch.pl | 645 sub ctx_statement_block { subroutine 830 ctx_statement_block($linenr, $remain, $off); 841 ctx_statement_block($linenr, $remain, $off); 1911 ctx_statement_block($linenr, $realcnt, 0); 2057 ctx_statement_block($linenr, $realcnt, 0) 2741 ctx_statement_block($linenr, $realcnt, 0) 2743 my ($stat_next) = ctx_statement_block($line_nr_next, 2845 my ($s, $c) = ctx_statement_block($linenr, $realcnt, 0); 2899 ctx_statement_block($linenr, $realcnt, 0);
|