OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:o_randomize
(Results
1 - 2
of
2
) sorted by relevancy
/src/games/sail/
pl_7.c
1271
static bool
o_randomize
;
variable in typeref:typename:bool
1432
"Auto-pick ships: %s",
o_randomize
? "ON" : "off");
1513
case 1:
o_randomize
= !
o_randomize
; break;
1519
randomize =
o_randomize
;
1532
o_randomize
= randomize;
pl_7.c
1271
static bool
o_randomize
;
variable in typeref:typename:bool
1432
"Auto-pick ships: %s",
o_randomize
? "ON" : "off");
1513
case 1:
o_randomize
= !
o_randomize
; break;
1519
randomize =
o_randomize
;
1532
o_randomize
= randomize;
Completed in 25 milliseconds
Indexes created Mon Sep 29 21:09:56 GMT 2025