Home
last modified time | relevance | path

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

/netbsd-src/games/canfield/canfield/
H A Dcanfield.c161 static char pilemap[4] = {atabcol, btabcol, ctabcol, dtabcol}; variable
646 printcard(pilemap[base], foundrow, *cp); in fndbase()
758 fndbase(&tableau[j], pilemap[j], tabrow); in startgame()
1181 printcard(pilemap[des], length[des], tableau[des]); in simpletableau()
1205 removecard(pilemap[sour], i); in tabprint()
1209 printcard(pilemap[des], dlength, tableau[sour]); in tabprint()
1215 printcard(pilemap[des], dlength, tempcard); in tabprint()
1297 printcard(pilemap[tempbase], in movetofound()
1309 removecard(pilemap[source], in movetofound()