OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:getrand
(Results
1 - 3
of
3
) 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 in typeref:typename:unsigned
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 in typeref:typename:unsigned
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 in typeref:typename:unsigned
Completed in 443 milliseconds
Indexes created Tue Sep 30 20:09:53 GMT 2025