Home
last modified time | relevance | path

Searched refs:random_high (Results 1 – 1 of 1) sorted by relevance

/freebsd-10-stable/contrib/llvm/tools/lldb/source/Expression/
DIRMemoryMap.cpp85 uint32_t random_high = rand(); in FindSpace() local
86 candidate = random_high; in FindSpace()