Searched refs:ctx_statement_block (Results 1 – 1 of 1) sorted by relevance
| /linux/scripts/ |
| H A D | checkpatch.pl | 1690 sub ctx_statement_block { subroutine 1875 ctx_statement_block($linenr, $remain, $off); 1886 ctx_statement_block($linenr, $remain, $off); 4243 ctx_statement_block($linenr, $realcnt, 0); 4389 ctx_statement_block($linenr, $realcnt, 0) 5690 ctx_statement_block($linenr, $realcnt, 0) 5692 my ($stat_next) = ctx_statement_block($line_nr_next, 5843 my ($s, $c) = ctx_statement_block($linenr, $realcnt, 0); 5948 ctx_statement_block($linenr, $realcnt, 0); 6122 ctx_statement_block($linenr, $realcnt, 0); [all …]
|