Searched defs:cards (Results 1 - 4 of 4) sorted by relevance
| /src/games/monop/ | ||
| H A D | deck.h | 47 int *cards; /* which cards (indexes info[]) */ member in struct:dk_st |
| /src/games/fish/ | ||
| H A D | fish.c | 69 static const char *const cards[] = { variable in typeref:typename:const char * const[] [all...] |
| /src/sys/dev/pci/bktr/ | ||
| H A D | bktr_card.c | 144 static const struct CARDTYPE cards[] = { variable in typeref:typename:const struct CARDTYPE[] [all...] |
| /src/games/canfield/canfield/ | ||
| H A D | canfield.c | 154 static struct cardtype cards[decksize]; variable in typeref:struct:cardtype[] [all...] |
Completed in 5 milliseconds