Home
last modified time | relevance | path

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

/dports/games/diaspora/Diaspora_R1_Linux/Diaspora/fs2_open/code/math/
H A Dstaticrand.cpp157 #define RND_MASK 0x6000 macro
184 x ^= RND_MASK; in static_rand_alt()
/dports/games/fs2open/fs2open.github.com-release_21_4_1/code/math/
H A Dstaticrand.cpp193 constexpr unsigned int RND_MASK = 0x6000; variable
219 x ^= RND_MASK; in static_rand_alt()