Searched refs:ctx_statement_block (Results 1 – 1 of 1) sorted by relevance
/qemu/scripts/ |
H A D | checkpatch.pl | 699 sub ctx_statement_block { subroutine 873 ctx_statement_block($linenr, $remain, $off); 884 ctx_statement_block($linenr, $remain, $off); 2065 ctx_statement_block($linenr, $realcnt, 0); 2722 my ($stat_next) = ctx_statement_block($line_nr_next, 2817 my ($s, $c) = ctx_statement_block($linenr, $realcnt, 0); 2865 ctx_statement_block($linenr, $ln - $linenr + 1, 0);
|