canfield.c | 163 static int mtforigin, tempbase; variable in typeref:typename:int 1283 tempbase = 0; 1287 if (found[tempbase] != NIL) 1288 if (rankhigher(*cp, tempbase) 1289 && samesuit(*cp, tempbase)) { 1296 transit(cp, &found[tempbase]); 1297 printcard(pilemap[tempbase], 1298 foundrow, found[tempbase]); 1321 tempbase++; 1323 tempbase++ [all...] |