Searched refs:get_stat_here (Results 1 – 1 of 1) sorted by relevance
/Zephyr-latest/scripts/ |
D | checkpatch.pl | 1754 sub get_stat_here { subroutine 5346 my $herectx = get_stat_here($linenr, $stmt_cnt, $here); 5419 my $herectx = get_stat_here($linenr, $cnt, $here); 5460 my $herectx = get_stat_here($linenr, $cnt, $here); 5474 my $herectx = get_stat_here($linenr, $cnt, $here); 5562 my $herectx = get_stat_here($linenr, $cnt, $here); 6469 my $herectx = get_stat_here($linenr, $cnt, $here); 6543 my $herectx = get_stat_here($linenr, $cnt, $here);
|