Home
last modified time | relevance | path

Searched refs:ctx_statement_block (Results 1 – 1 of 1) sorted by relevance

/linux/scripts/
H A Dcheckpatch.pl1713 sub ctx_statement_block {
1898 ctx_statement_block($linenr, $remain, $off);
1909 ctx_statement_block($linenr, $remain, $off);
4300 ctx_statement_block($linenr, $realcnt, 0);
4446 ctx_statement_block($linenr, $realcnt, 0)
5747 ctx_statement_block($linenr, $realcnt, 0)
5749 my ($stat_next) = ctx_statement_block($line_nr_next,
5900 my ($s, $c) = ctx_statement_block($linenr, $realcnt, 0);
6005 ctx_statement_block($linenr, $realcnt, 0);
6179 ctx_statement_block(
1695 sub ctx_statement_block { global() subroutine
[all...]