OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:option_lastsize
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/lgpl3/gmp/dist/tests/devel/
try.c
191
int
option_lastsize
= 500;
variable
3274
size <=
option_lastsize
; \
3321
total *=
option_lastsize
;
3323
else if (tr->size2) total *= (
option_lastsize
+1)/2;
3447
malloc_region (&s[i].region, 2*
option_lastsize
+ALIGNMENTS-1);
3457
malloc_region (&e.d[i].region, 2*
option_lastsize
+ALIGNMENTS-1); \
3622
option_lastsize
= strtol (p+1, 0, 0);
Completed in 19 milliseconds
Indexes created Fri Mar 27 00:22:57 UTC 2026