HomeSort by: relevance | last modified time | path
    Searched defs:prng_range_u32 (Results 1 - 4 of 4) sorted by relevancy

  /src/external/bsd/jemalloc/dist/include/jemalloc/internal/
prng.h 103 prng_range_u32(uint32_t *state, uint32_t range) { function
130 /* See the note in prng_range_u32. */
151 /* See the note in prng_range_u32. */
  /src/external/bsd/jemalloc/include/jemalloc/internal/
prng.h 103 prng_range_u32(uint32_t *state, uint32_t range) { function
130 /* See the note in prng_range_u32. */
151 /* See the note in prng_range_u32. */
  /src/external/bsd/jemalloc.old/dist/include/jemalloc/internal/
prng.h 132 prng_range_u32(atomic_u32_t *state, uint32_t range, bool atomic) { function
  /src/external/bsd/jemalloc.old/include/jemalloc/internal/
prng.h 132 prng_range_u32(atomic_u32_t *state, uint32_t range, bool atomic) { function

Completed in 22 milliseconds