Searched refs:ctx_statement_block (Results 1 – 3 of 3) sorted by relevance
/openbmc/qemu/scripts/ |
H A D | checkpatch.pl | 687 sub ctx_statement_block { subroutine 861 ctx_statement_block($linenr, $remain, $off); 872 ctx_statement_block($linenr, $remain, $off); 1949 ctx_statement_block($linenr, $realcnt, 0); 2606 my ($stat_next) = ctx_statement_block($line_nr_next, 2701 my ($s, $c) = ctx_statement_block($linenr, $realcnt, 0); 2749 ctx_statement_block($linenr, $ln - $linenr + 1, 0);
|
/openbmc/u-boot/scripts/ |
H A D | checkpatch.pl | 1306 sub ctx_statement_block { subroutine 1491 ctx_statement_block($linenr, $remain, $off); 1502 ctx_statement_block($linenr, $remain, $off); 3335 ctx_statement_block($linenr, $realcnt, 0); 3481 ctx_statement_block($linenr, $realcnt, 0) 4700 ctx_statement_block($linenr, $realcnt, 0) 4702 my ($stat_next) = ctx_statement_block($line_nr_next, 4817 my ($s, $c) = ctx_statement_block($linenr, $realcnt, 0); 4926 ctx_statement_block($linenr, $realcnt, 0); 5085 ctx_statement_block($linenr, $realcnt, 0); [all …]
|
/openbmc/linux/scripts/ |
H A D | checkpatch.pl | 1673 sub ctx_statement_block { subroutine 1858 ctx_statement_block($linenr, $remain, $off); 1869 ctx_statement_block($linenr, $remain, $off); 4225 ctx_statement_block($linenr, $realcnt, 0); 4371 ctx_statement_block($linenr, $realcnt, 0) 5672 ctx_statement_block($linenr, $realcnt, 0) 5674 my ($stat_next) = ctx_statement_block($line_nr_next, 5825 my ($s, $c) = ctx_statement_block($linenr, $realcnt, 0); 5928 ctx_statement_block($linenr, $realcnt, 0); 6093 ctx_statement_block($linenr, $realcnt, 0); [all …]
|