HomeSort by: relevance | last modified time | path
    Searched defs:is_one (Results 1 - 2 of 2) sorted by relevancy

  /src/games/cribbage/
cards.c 97 * is_one returns TRUE if a is in the set of cards b
100 is_one(CARD a, const CARD b[], int n) function in typeref:typename:int
cards.c 97 * is_one returns TRUE if a is in the set of cards b
100 is_one(CARD a, const CARD b[], int n) function in typeref:typename:int

Completed in 26 milliseconds