Home
last modified time | relevance | path

Searched defs:deck (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/games/cribbage/
H A Dextern.c64 CARD deck[CARDS]; /* a deck */ variable
/netbsd-src/games/monop/
H A Dmonop.c123 DECK deck[2]; /* Chance and Community Chest */ variable
/netbsd-src/games/fish/
H A Dfish.c76 static int asked[RANKS], comphand[RANKS], deck[TOTCARDS]; variable
/netbsd-src/games/canfield/canfield/
H A Dcanfield.c153 static struct cardtype *deck[decksize]; variable