Searched refs:kFastRandomShift (Results 1 - 1 of 1) sorted by relevance

/haiku/headers/private/kernel/util/
H A DRandom.h20 static const int kFastRandomShift = 15; variable
47 shift += kFastRandomShift;

Completed in 31 milliseconds