Home
last modified time | relevance | path

Searched refs:SEEDINTRANGE (Results 1 – 2 of 2) sorted by relevance

/dports/games/xspacewarp/xspacewarp-1.2/
H A Dtimeouts.cc223 seedint = SEEDINT + (rand() % (2*SEEDINTRANGE)) - SEEDINTRANGE; in reseed_to()
H A Dparams.hh41 #define SEEDINTRANGE 6000UL // time ranging from SEEDINT - SEEDINTRANGE macro