HomeSort by: relevance | last modified time | path
    Searched refs:suit (Results 1 - 21 of 21) sorted by relevancy

  /src/games/cribbage/
cards.c 64 d[k].suit = j;
93 return ((a.rank == b.rank) && (a.suit == b.suit));
122 d[j].suit = d[j].rank = EMPTY;
138 (cp->rank == h->rank && cp->suit < h->suit)) {
deck.h 49 #define SPADES 0 /* value of each suit */
79 int suit; member in struct:__anon95
score.c 123 k = hand[0].suit;
125 flag = (flag && (hand[i].suit == k));
127 if (hand[i].suit == starter.suit) {
138 if (starter.suit == k) {
358 if (cb[0].suit != cb[1].suit)
io.c 104 if (c.rank == EMPTY || c.suit == EMPTY)
113 addmsg("%1.1s", suitchar[c.suit]);
115 addmsg("%s", suitname[c.suit]);
146 waddch(win, suitchar[c.suit][0]);
148 waddch(win, suitchar[c.suit][0]);
190 hand[i].suit == crd.suit)
301 (*crd).suit = sut;
crib.c 391 chand[4].rank = chand[4].suit = chand[5].rank = chand[5].suit = EMPTY;
  /src/usr.sbin/sysinst/arch/cats/
msg.md.fr 51 {Nous avons maintenant vos partitions NetBSD sur %s comme suit
  /src/usr.sbin/sysinst/arch/zaurus/
msg.md.fr 51 {Nous avons maintenant vos partitions NetBSD sur %s comme suit
  /src/usr.sbin/sysinst/arch/acorn32/
msg.md.fr 75 {Nous avons maintenant vos partitions NetBSD sur %s comme suit
  /src/usr.sbin/sysinst/arch/evbarm/
msg.md.fr 70 {Nous avons maintenant vos partitions NetBSD sur %s comme suit
  /src/usr.sbin/sysinst/arch/shark/
msg.md.fr 73 {Nous avons maintenant vos partitions NetBSD sur %s comme suit
  /src/games/canfield/canfield/
canfield.c 143 char suit; member in struct:cardtype
520 cards[i].suit = s;
605 bool inverse = (cp->suit == 'd' || cp->suit == 'h');
610 addch(cp->suit);
1266 * function to determine if two cards are the same suit
1271 if (cp->suit == found[let]->suit)
  /src/usr.sbin/sysinst/arch/mac68k/
msg.md.en 78 suit your NetBSD needs. The Map will not be written to the disk until
  /src/external/bsd/am-utils/dist/doc/
texinfo.tex 1933 % section, chapter, etc., sizes following suit. This is for the GNU
  /src/external/bsd/flex/dist/build-aux/
texinfo.tex 1933 % section, chapter, etc., sizes following suit. This is for the GNU
  /src/external/gpl2/xcvs/dist/build-aux/
texinfo.tex 2115 % section, chapter, etc., sizes following suit. This is for the GNU
  /src/external/gpl3/autoconf/dist/build-aux/
texinfo.tex 1930 % section, chapter, etc., sizes following suit. This is for the GNU
  /src/external/gpl3/binutils/dist/texinfo/
texinfo.tex 2112 % section, chapter, etc., sizes following suit. This is for the GNU
  /src/external/gpl3/binutils.old/dist/texinfo/
texinfo.tex 2112 % section, chapter, etc., sizes following suit. This is for the GNU
  /src/external/gpl3/gcc.old/dist/gcc/doc/include/
texinfo.tex 1932 % section, chapter, etc., sizes following suit. This is for the GNU
  /src/external/gpl3/binutils/dist/gprofng/doc/
texinfo.tex 2358 % section, chapter, etc., sizes following suit. This is for the GNU
  /src/external/gpl3/binutils.old/dist/gprofng/doc/
texinfo.tex 2358 % section, chapter, etc., sizes following suit. This is for the GNU

Completed in 87 milliseconds