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); 1845 ctx_statement_block($linenr, $realcnt, 0); 2502 my ($stat_next) = ctx_statement_block($line_nr_next, 2597 my ($s, $c) = ctx_statement_block($linenr, $realcnt, 0); 2645 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 | 1669 sub ctx_statement_block { subroutine 1854 ctx_statement_block($linenr, $remain, $off); 1865 ctx_statement_block($linenr, $remain, $off); 4212 ctx_statement_block($linenr, $realcnt, 0); 4358 ctx_statement_block($linenr, $realcnt, 0) 5659 ctx_statement_block($linenr, $realcnt, 0) 5661 my ($stat_next) = ctx_statement_block($line_nr_next, 5812 my ($s, $c) = ctx_statement_block($linenr, $realcnt, 0); 5915 ctx_statement_block($linenr, $realcnt, 0); 6080 ctx_statement_block($linenr, $realcnt, 0); [all …]
|