Home
last modified time | relevance | path

Searched defs:rand_state (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_allocator.h57 inline void RandomShuffle(T *a, u32 n, u32 *rand_state) { in RandomShuffle()
H A Dsanitizer_allocator_primary32.h284 u32 rand_state; member
H A Dsanitizer_allocator_primary64.h678 u32 rand_state; // Seed for random shuffle, used if kRandomShuffleChunks. member