Searched refs:length (Results 1 – 8 of 8) sorted by relevance
153 { int length, x, y; in print_in_middle() local167 length = strlen(string); in print_in_middle()168 temp = (width - length) / 2; in print_in_middle()
1078 /* Return the length of YYSTR. */1131 null, do not copy; instead, return the length of what the result
2150 /** Get the length of the current token.
1371 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)
1142 /* Return the length of YYSTR. */1195 null, do not copy; instead, return the length of what the result
1755 /** Get the length of the current token.
979 /* Return the length of YYSTR. */1032 null, do not copy; instead, return the length of what the result
2018 /** Get the length of the current token.