Searched refs:ctx_statement_block (Results 1 – 1 of 1) sorted by relevance
/Zephyr-Core-3.5.0/scripts/ |
D | checkpatch.pl | 1393 sub ctx_statement_block { subroutine 1578 ctx_statement_block($linenr, $remain, $off); 1589 ctx_statement_block($linenr, $remain, $off); 3643 ctx_statement_block($linenr, $realcnt, 0); 3789 ctx_statement_block($linenr, $realcnt, 0) 5056 ctx_statement_block($linenr, $realcnt, 0) 5058 my ($stat_next) = ctx_statement_block($line_nr_next, 5195 my ($s, $c) = ctx_statement_block($linenr, $realcnt, 0); 5294 ctx_statement_block($linenr, $realcnt, 0); 5454 ctx_statement_block($linenr, $realcnt, 0); [all …]
|