Home
last modified time | relevance | path

Searched refs:line_stats (Results 1 – 1 of 1) sorted by relevance

/tools/repohooks/tools/
Dcheckpatch.pl1506 sub line_stats { subroutine
2793 ($length, $indent) = line_stats($rawline);
4165 my ($clen, $cindent) = line_stats($ctx);
4218 my ($nlength, $nindent) = line_stats($lines[$ctx_ln - 1]);
4302 my (undef, $sindent) = line_stats("+" . $s);