Searched refs:ctx_statement_block (Results 1 – 1 of 1) sorted by relevance
/sof-2.7.6/scripts/ |
D | checkpatch.pl | 1369 sub ctx_statement_block { subroutine 1554 ctx_statement_block($linenr, $remain, $off); 1565 ctx_statement_block($linenr, $remain, $off); 3528 ctx_statement_block($linenr, $realcnt, 0); 3674 ctx_statement_block($linenr, $realcnt, 0) 4926 ctx_statement_block($linenr, $realcnt, 0) 4928 my ($stat_next) = ctx_statement_block($line_nr_next, 5043 my ($s, $c) = ctx_statement_block($linenr, $realcnt, 0); 5141 ctx_statement_block($linenr, $realcnt, 0); 5301 ctx_statement_block($linenr, $realcnt, 0); [all …]
|