Searched refs:ctx_statement_block (Results 1 – 1 of 1) sorted by relevance
/tools/repohooks/tools/ |
D | checkpatch.pl | 1631 sub ctx_statement_block { subroutine 1816 ctx_statement_block($linenr, $remain, $off); 1827 ctx_statement_block($linenr, $remain, $off); 4084 ctx_statement_block($linenr, $realcnt, 0); 4230 ctx_statement_block($linenr, $realcnt, 0) 5531 ctx_statement_block($linenr, $realcnt, 0) 5533 my ($stat_next) = ctx_statement_block($line_nr_next, 5670 my ($s, $c) = ctx_statement_block($linenr, $realcnt, 0); 5771 ctx_statement_block($linenr, $realcnt, 0); 5932 ctx_statement_block($linenr, $realcnt, 0); [all …]
|