OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:type_maj
(Results
1 - 1
of
1
) sorted by relevancy
/src/games/monop/
cards.c
239
char
type_maj
, type_min;
local in function:get_card
247
type_maj
= thiscard->actioncode[0];
249
} while (dp->gojf_used &&
type_maj
== GOJF);
254
switch (
type_maj
) {
361
char
type_maj
;
local in function:ret_card
383
type_maj
= dp->info[gojfpos].actioncode[0];
384
} while (
type_maj
!= GOJF);
Completed in 13 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025