Searched refs:ctx_statement_block (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/u-boot/scripts/ |
| H A D | checkpatch.pl | 1270 sub ctx_statement_block { subroutine 1455 ctx_statement_block($linenr, $remain, $off); 1466 ctx_statement_block($linenr, $remain, $off); 3250 ctx_statement_block($linenr, $realcnt, 0); 3396 ctx_statement_block($linenr, $realcnt, 0) 4605 ctx_statement_block($linenr, $realcnt, 0) 4607 my ($stat_next) = ctx_statement_block($line_nr_next, 4722 my ($s, $c) = ctx_statement_block($linenr, $realcnt, 0); 4831 ctx_statement_block($linenr, $realcnt, 0); 4997 ctx_statement_block($linenr, $realcnt, 0); [all …]
|
| /OK3568_Linux_fs/kernel/scripts/ |
| H A D | checkpatch.pl | 1425 sub ctx_statement_block { subroutine 1610 ctx_statement_block($linenr, $remain, $off); 1621 ctx_statement_block($linenr, $remain, $off); 3705 ctx_statement_block($linenr, $realcnt, 0); 3851 ctx_statement_block($linenr, $realcnt, 0) 5129 ctx_statement_block($linenr, $realcnt, 0) 5131 my ($stat_next) = ctx_statement_block($line_nr_next, 5268 my ($s, $c) = ctx_statement_block($linenr, $realcnt, 0); 5367 ctx_statement_block($linenr, $realcnt, 0); 5528 ctx_statement_block($linenr, $realcnt, 0); [all …]
|