Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/compiler-rt/lib/gwp_asan/platform_specific/
H A Dguarded_pool_allocator_tls.h27 uint32_t RandomState; member
/openbsd-src/gnu/llvm/compiler-rt/lib/gwp_asan/
H A Dguarded_pool_allocator.cpp462 uint32_t RandomState = getThreadLocals()->RandomState; in getRandomUnsigned32() local