Home
last modified time | relevance | path

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

/dflybsd-src/games/canfield/canfield/
H A Dcanfield.c208 static void movetofound(struct cardtype **, int);
1275 movetofound(struct cardtype **cp, int source) in movetofound() function
1460 movetofound(&talon, source); in movecard()
1468 movetofound(&stock, source); in movecard()
1531 movetofound(&tableau[source], source); in movecard()