OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:type_min
(Results
1 - 2
of
2
) sorted by relevancy
/src/games/monop/
cards.c
239
char type_maj,
type_min
;
local in function:get_card
250
type_min
= thiscard->actioncode[1];
256
if (
type_min
== 'A') {
265
if (
type_min
== 'A') {
274
switch (
type_min
) {
cards.c
239
char type_maj,
type_min
;
local in function:get_card
250
type_min
= thiscard->actioncode[1];
256
if (
type_min
== 'A') {
265
if (
type_min
== 'A') {
274
switch (
type_min
) {
Completed in 21 milliseconds
Indexes created Mon Sep 29 21:09:56 GMT 2025