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

  /src/games/canfield/canfield/
canfield.c 161 static char pilemap[4] = {atabcol, btabcol, ctabcol, dtabcol}; variable in typeref:typename:char[4]
646 printcard(pilemap[base], foundrow, *cp);
758 fndbase(&tableau[j], pilemap[j], tabrow);
1181 printcard(pilemap[des], length[des], tableau[des]);
1205 removecard(pilemap[sour], i);
1209 printcard(pilemap[des], dlength, tableau[sour]);
1215 printcard(pilemap[des], dlength, tempcard);
1297 printcard(pilemap[tempbase],
1309 removecard(pilemap[source],

Completed in 14 milliseconds