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

  /src/games/hack/
hack.unix.c 375 static long laststattime; variable in typeref:typename:long
397 || moves < laststattime + MAILCKFREQ
401 laststattime = moves;
hack.unix.c 375 static long laststattime; variable in typeref:typename:long
397 || moves < laststattime + MAILCKFREQ
401 laststattime = moves;

Completed in 47 milliseconds