Searched refs:get_stat_here (Results 1 – 1 of 1) sorted by relevance
/Zephyr-latest/scripts/ |
D | checkpatch.pl | 1757 sub get_stat_here { subroutine 5349 my $herectx = get_stat_here($linenr, $stmt_cnt, $here); 5422 my $herectx = get_stat_here($linenr, $cnt, $here); 5463 my $herectx = get_stat_here($linenr, $cnt, $here); 5477 my $herectx = get_stat_here($linenr, $cnt, $here); 5565 my $herectx = get_stat_here($linenr, $cnt, $here); 6473 my $herectx = get_stat_here($linenr, $cnt, $here); 6547 my $herectx = get_stat_here($linenr, $cnt, $here);
|