Searched refs:get_stat_here (Results 1 – 1 of 1) sorted by relevance
/external/u-boot/scripts/ |
D | checkpatch.pl | 1660 sub get_stat_here { subroutine 4983 my $herectx = get_stat_here($linenr, $stmt_cnt, $here); 5056 my $herectx = get_stat_here($linenr, $cnt, $here); 5097 my $herectx = get_stat_here($linenr, $cnt, $here); 5111 my $herectx = get_stat_here($linenr, $cnt, $here); 5235 my $herectx = get_stat_here($linenr, $cnt, $here); 6116 my $herectx = get_stat_here($linenr, $cnt, $here); 6201 my $herectx = get_stat_here($linenr, $cnt, $here);
|