OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:actioncode
(Results
1 - 2
of
2
) sorted by relevancy
/src/games/monop/
cards.c
56
const char *
actioncode
;
member in struct:cardinfo
247
type_maj = thiscard->
actioncode
[0];
250
type_min = thiscard->
actioncode
[1];
251
num = atoi(thiscard->
actioncode
+2);
383
type_maj = dp->info[gojfpos].
actioncode
[0];
cards.c
56
const char *
actioncode
;
member in struct:cardinfo
247
type_maj = thiscard->
actioncode
[0];
250
type_min = thiscard->
actioncode
[1];
251
num = atoi(thiscard->
actioncode
+2);
383
type_maj = dp->info[gojfpos].
actioncode
[0];
Completed in 20 milliseconds
Indexes created Mon Sep 22 13:09:51 GMT 2025