Home
last modified time | relevance | path

Searched defs:RandState (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dcommon.h110 template <typename T> inline void shuffle(T *A, u32 N, u32 *RandState) { in shuffle()
H A Dprimary32.h403 u32 RandState; member