OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SEED
(Results
1 - 3
of
3
) sorted by relevancy
/src/games/adventure/
setup.c
63
#include "hdr.h" /*
SEED
lives in there; keep them coordinated. */
95
srandom(
SEED
);
hdr.h
83
#define
SEED
1815622 /* "Encryption"
seed
*/
io.c
204
srandom(
SEED
); /* which is lightly encrypted. */
Completed in 18 milliseconds
Indexes created Mon Oct 20 20:10:13 GMT 2025