Searched refs:get_stat_here (Results 1 – 1 of 1) sorted by relevance
/Zephyr-Core-3.5.0/scripts/ |
D | checkpatch.pl | 1755 sub get_stat_here { subroutine 5352 my $herectx = get_stat_here($linenr, $stmt_cnt, $here); 5425 my $herectx = get_stat_here($linenr, $cnt, $here); 5466 my $herectx = get_stat_here($linenr, $cnt, $here); 5480 my $herectx = get_stat_here($linenr, $cnt, $here); 5594 my $herectx = get_stat_here($linenr, $cnt, $here); 6501 my $herectx = get_stat_here($linenr, $cnt, $here); 6575 my $herectx = get_stat_here($linenr, $cnt, $here);
|