Searched refs:ctx_statement_block (Results 1 – 1 of 1) sorted by relevance
/Zephyr-latest/scripts/ |
D | checkpatch.pl | 1392 sub ctx_statement_block { subroutine 1577 ctx_statement_block($linenr, $remain, $off); 1588 ctx_statement_block($linenr, $remain, $off); 3634 ctx_statement_block($linenr, $realcnt, 0); 3780 ctx_statement_block($linenr, $realcnt, 0) 5050 ctx_statement_block($linenr, $realcnt, 0) 5052 my ($stat_next) = ctx_statement_block($line_nr_next, 5189 my ($s, $c) = ctx_statement_block($linenr, $realcnt, 0); 5288 ctx_statement_block($linenr, $realcnt, 0); 5448 ctx_statement_block($linenr, $realcnt, 0); [all …]
|