Searched refs:get_stat_here (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/scripts/ |
H A 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);
|
/openbmc/linux/scripts/ |
H A D | checkpatch.pl | 2035 sub get_stat_here { subroutine 5572 my $herectx = get_stat_here($linenr, $cnt, $here); 5986 my $herectx = get_stat_here($linenr, $stmt_cnt, $here); 6061 my $herectx = get_stat_here($linenr, $cnt, $here); 6105 my $herectx = get_stat_here($linenr, $cnt, $here); 6119 my $herectx = get_stat_here($linenr, $cnt, $here); 6233 my $herectx = get_stat_here($linenr, $cnt, $here); 7243 my $herectx = get_stat_here($linenr, $cnt, $here); 7332 my $herectx = get_stat_here($linenr, $cnt, $here);
|