Searched refs:starter (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/games/cribbage/
H A Dscore.c107 * Score the given hand of n cards and the starter card.
111 scorehand(const CARD hand[], CARD starter, int n, BOOLEAN crb, argument
127 if (hand[i].suit == starter.suit) {
138 if (starter.suit == k) {
153 h[n] = starter;
/netbsd-current/external/gpl3/gcc.old/dist/libphobos/src/std/
H A Duni.d7501 usually meaning that the first is a starter.
7533 // note that the starter is the first one
7582 // note that the starter is the first one
7917 // first one is always a starter thus we start at i == 1
7924 // In any character sequence beginning with a starter S
7927 // is a starter or it has the same or higher combining class as C.
7947 // if it was a starter then accumCC is now 0, end of loop
/netbsd-current/external/gpl3/gcc/dist/libphobos/src/std/uni/
H A Dpackage.d8285 usually meaning that the first is a starter.
8317 // note that the starter is the first one
8366 // note that the starter is the first one
8703 // first one is always a starter thus we start at i == 1
8710 // In any character sequence beginning with a starter S
8713 // is a starter or it has the same or higher combining class as C.
8733 // if it was a starter then accumCC is now 0, end of loop

Completed in 137 milliseconds