Searched refs:ctx_statement_block (Results 1 – 1 of 1) sorted by relevance
/kvm-unit-tests/scripts/ |
H A D | checkpatch.pl | 1678 sub ctx_statement_block { subroutine 1863 ctx_statement_block($linenr, $remain, $off); 1874 ctx_statement_block($linenr, $remain, $off); 4235 ctx_statement_block($linenr, $realcnt, 0); 4381 ctx_statement_block($linenr, $realcnt, 0) 5682 ctx_statement_block($linenr, $realcnt, 0) 5684 my ($stat_next) = ctx_statement_block($line_nr_next, 5835 my ($s, $c) = ctx_statement_block($linenr, $realcnt, 0); 5938 ctx_statement_block($linenr, $realcnt, 0); 6109 ctx_statement_block($linenr, $realcnt, 0); [all …]
|