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

  /src/games/canfield/canfield/
canfield.c 166 static bool mtfdone, Cflag = FALSE; variable in typeref:typename:bool
1284 mtfdone = FALSE;
1319 mtfdone = TRUE;
1324 } while ((tempbase != 4) && !mtfdone);
1325 if (!mtfdone)
canfield.c 166 static bool mtfdone, Cflag = FALSE; variable in typeref:typename:bool
1284 mtfdone = FALSE;
1319 mtfdone = TRUE;
1324 } while ((tempbase != 4) && !mtfdone);
1325 if (!mtfdone)

Completed in 102 milliseconds