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/
Dtrusty.cpp90 bool getRandom(UNUSED void *Buffer, UNUSED uptr Length, UNUSED bool Blocking) { in getRandom() function
Dfuchsia.cpp204 bool getRandom(void *Buffer, uptr Length, UNUSED bool Blocking) { in getRandom() function
Dlinux.cpp156 bool getRandom(void *Buffer, uptr Length, UNUSED bool Blocking) { in getRandom() function
/openbsd/src/gnu/llvm/llvm/tools/llvm-stress/
Dllvm-stress.cpp207 uint32_t getRandom() { in getRandom() function