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

  /src/games/canfield/canfield/
canfield.c 1201 int dlength, slength, i; local in function:tabprint
1207 slength = length[sour];
1208 if (slength == tabrow)
1211 while (slength != tabrow - 1) {
1213 for (i=1; i<=slength-tabrow; i++)
1216 slength--;
canfield.c 1201 int dlength, slength, i; local in function:tabprint
1207 slength = length[sour];
1208 if (slength == tabrow)
1211 while (slength != tabrow - 1) {
1213 for (i=1; i<=slength-tabrow; i++)
1216 slength--;

Completed in 23 milliseconds