OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getrand
(Results
1 - 2
of
2
) sorted by relevancy
/src/games/ching/castching/
castching.c
68
static unsigned
getrand
(void);
120
* Get a number more random than what
getrand
() gives.
125
return((
getrand
())>>(
getrand
()%17));
132
getrand
(void)
function
castching.c
68
static unsigned
getrand
(void);
120
* Get a number more random than what
getrand
() gives.
125
return((
getrand
())>>(
getrand
()%17));
132
getrand
(void)
function
Completed in 52 milliseconds
Indexes created Tue Jun 09 00:24:00 UTC 2026