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_seed
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/lgpl3/gmp/dist/tune/
speed.c
129
long
option_seed
= 123456789;
variable
1231
option_seed
= time (NULL);
1321
gmp_randseed_ui (__gmp_rands,
option_seed
);
Completed in 22 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026