Searched refs:get_stat_here (Results 1 – 1 of 1) sorted by relevance
/tools/repohooks/tools/ |
D | checkpatch.pl | 1660 sub get_stat_here { subroutine 4989 my $herectx = get_stat_here($linenr, $stmt_cnt, $here); 5062 my $herectx = get_stat_here($linenr, $cnt, $here); 5103 my $herectx = get_stat_here($linenr, $cnt, $here); 5117 my $herectx = get_stat_here($linenr, $cnt, $here); 5241 my $herectx = get_stat_here($linenr, $cnt, $here); 6115 my $herectx = get_stat_here($linenr, $cnt, $here); 6200 my $herectx = get_stat_here($linenr, $cnt, $here);
|