Home
last modified time | relevance | path

Searched refs:diffcolor (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/games/canfield/canfield/
H A Dcanfield.c200 static bool diffcolor(const struct cardtype *, const struct cardtype *);
840 diffcolor(const struct cardtype *cp1, const struct cardtype *cp2) in diffcolor() function
863 else if (ranklower(cp, tableau[des]) && diffcolor(cp, tableau[des])) in tabok()