OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:prng_range
(Results
1 - 3
of
3
) sorted by null
/external/jemalloc/include/jemalloc/internal/
prng.h
39
uint64_t
prng_range
(uint64_t *state, uint64_t range);
59
prng_range
(uint64_t *state, uint64_t range)
function
private_namespace.h
386
#define
prng_range
JEMALLOC_N(
prng_range
)
macro
private_unnamespace.h
386
#undef
prng_range
macro
Completed in 51 milliseconds