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

  /src/games/canfield/canfield/
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;

Completed in 14 milliseconds