canfield.c | 164 static int coldcol, cnewcol, coldrow, cnewrow; variable in typeref:typename:int 721 cnewcol = cinitcol + cwidthcol; 906 cnewcol = cinitcol + cwidthcol; 924 INCRHAND(cnewrow, cnewcol); 926 removecard(cnewcol, cnewrow); 984 for ( row = cnewrow, col = cnewcol, ptr = hand;
|