Home
last modified time | relevance | path

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

/xnu-12377.61.12/tests/unit/mocks/fibers/
H A Drandom.c51 fast_bound(uint64_t x, uint64_t n) in fast_bound() function
81 return fast_bound(random_next(), upper_bound); in random_below()