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

  /src/games/canfield/canfield/
canfield.c 1201 int dlength, slength, i; local in function:tabprint
1206 dlength = length[des] + 1;
1209 printcard(pilemap[des], dlength, tableau[sour]);
1215 printcard(pilemap[des], dlength, tempcard);
1217 dlength++;
canfield.c 1201 int dlength, slength, i; local in function:tabprint
1206 dlength = length[des] + 1;
1209 printcard(pilemap[des], dlength, tableau[sour]);
1215 printcard(pilemap[des], dlength, tempcard);
1217 dlength++;

Completed in 53 milliseconds