Searched refs:ctx_statement_block (Results 1 – 1 of 1) sorted by relevance
| /rk3399_rockchip-uboot/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 …]
|