Home
last modified time | relevance | path

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

/scripts/kconfig/
Dnconf.gui.c153 { int length, x, y; in print_in_middle() local
167 length = strlen(string); in print_in_middle()
168 temp = (width - length) / 2; in print_in_middle()
Dzconf.tab.c_shipped1078 /* Return the length of YYSTR. */
1131 null, do not copy; instead, return the length of what the result
Dzconf.lex.c_shipped2150 /** Get the length of the current token.
/scripts/
Dcheckpatch.pl1371 my $length;
1530 ($length, $indent) = line_stats($rawline);
1723 my $length = 0;
1739 $length = -1;
1750 $length++;
1753 …ph that describes the config symbol fully\n" . $herecurr) if ($is_start && $is_end && $length < 4);
1786 $length > $max_line_length)
/scripts/genksyms/
Dparse.tab.c_shipped1142 /* Return the length of YYSTR. */
1195 null, do not copy; instead, return the length of what the result
Dlex.lex.c_shipped1755 /** Get the length of the current token.
/scripts/dtc/
Ddtc-parser.tab.c_shipped979 /* Return the length of YYSTR. */
1032 null, do not copy; instead, return the length of what the result
Ddtc-lexer.lex.c_shipped2018 /** Get the length of the current token.