Home
last modified time | relevance | path

Searched defs:getRandom (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/llvm/compiler-rt/lib/scudo/standalone/
H A Dtrusty.cpp90 bool getRandom(UNUSED void *Buffer, UNUSED uptr Length, UNUSED bool Blocking) { in getRandom() function
H A Dfuchsia.cpp204 bool getRandom(void *Buffer, uptr Length, UNUSED bool Blocking) { in getRandom() function
H A Dlinux.cpp156 bool getRandom(void *Buffer, uptr Length, UNUSED bool Blocking) { in getRandom() function
/openbsd-src/gnu/llvm/llvm/tools/llvm-stress/
H A Dllvm-stress.cpp207 uint32_t getRandom() { in getRandom() function