Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/scripts/
H A Dcheckpatch.pl1146 sub line_stats { subroutine
2352 ($length, $indent) = line_stats($rawline);
3331 my ($clen, $cindent) = line_stats($ctx);
3384 my ($nlength, $nindent) = line_stats($lines[$ctx_ln - 1]);
3468 my (undef, $sindent) = line_stats("+" . $s);
/OK3568_Linux_fs/kernel/scripts/
H A Dcheckpatch.pl1300 sub line_stats { subroutine
2567 ($length, $indent) = line_stats($rawline);
3786 my ($clen, $cindent) = line_stats($ctx);
3839 my ($nlength, $nindent) = line_stats($lines[$ctx_ln - 1]);
3923 my (undef, $sindent) = line_stats("+" . $s);