OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:squished
(Results
1 - 2
of
2
) sorted by relevancy
/src/share/locale/ctype/
gen_ctype_utf8.pl
274
my @
squished
= reverse @{ squish_points($points) };
275
my $line = sprintf "%-10s%s", $list, pop @
squished
;
277
while (@
squished
) {
278
my $item = pop @
squished
;
349
my @
squished
;
365
push @
squished
,
371
# push @
squished
, format_point( $points->[$start] ),
375
push @
squished
, join ' - ',
385
return \@
squished
;
/src/distrib/utils/more/
prim.c
58
static int
squished
;
variable in typeref:typename:int
86
* If the screen is "
squished
", repaint it.
87
* "
Squished
" means the first displayed line is not at the top
95
if (
squished
) {
96
squished
= 0;
186
squished
= 1;
Completed in 11 milliseconds
Indexes created Sat Oct 18 17:09:52 GMT 2025