OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:max_space
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/binutils/dist/gprofng/gp-display-html/
gp-display-html.in
11718
# option. If the length of the option exceeds the limit set by $
max_space
,
11734
my $
max_space
= 14;
11747
$no_of_spaces = $
max_space
;
11758
if ($length_item < $
max_space
)
11760
$no_of_spaces = $
max_space
- length ($item);
11771
for my $i (1..$
max_space
)
/src/external/gpl3/binutils.old/dist/gprofng/gp-display-html/
gp-display-html.in
11718
# option. If the length of the option exceeds the limit set by $
max_space
,
11734
my $
max_space
= 14;
11747
$no_of_spaces = $
max_space
;
11758
if ($length_item < $
max_space
)
11760
$no_of_spaces = $
max_space
- length ($item);
11771
for my $i (1..$
max_space
)
Completed in 49 milliseconds
Indexes created Tue Mar 03 05:31:39 UTC 2026