Home
last modified time | relevance | path

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

/netbsd-src/games/canfield/canfield/
H A Dcanfield.c212 static void movetofound(struct cardtype **, int);
1281 movetofound(struct cardtype **cp, int source) in movetofound() function
1469 movetofound(&talon, source); in movecard()
1477 movetofound(&stock, source); in movecard()
1540 movetofound(&tableau[source], source); in movecard()