Searched refs:ctx_statement_block (Results 1 – 1 of 1) sorted by relevance
/Zephyr-Core-2.7.6/scripts/ |
D | checkpatch.pl | 1378 sub ctx_statement_block { subroutine 1563 ctx_statement_block($linenr, $remain, $off); 1574 ctx_statement_block($linenr, $remain, $off); 3623 ctx_statement_block($linenr, $realcnt, 0); 3769 ctx_statement_block($linenr, $realcnt, 0) 5020 ctx_statement_block($linenr, $realcnt, 0) 5022 my ($stat_next) = ctx_statement_block($line_nr_next, 5159 my ($s, $c) = ctx_statement_block($linenr, $realcnt, 0); 5258 ctx_statement_block($linenr, $realcnt, 0); 5418 ctx_statement_block($linenr, $realcnt, 0); [all …]
|