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

  /src/games/canfield/canfield/
canfield.c 212 static void movetofound(struct cardtype **, int);
1281 movetofound(struct cardtype **cp, int source) function in typeref:typename:void
1469 movetofound(&talon, source);
1477 movetofound(&stock, source);
1540 movetofound(&tableau[source], source);

Completed in 13 milliseconds