Searched defs:rand_next (Results 1 – 2 of 2) sorted by relevance
24 inline AFL_RAND_RETURN rand_next(afl_state_t *afl) { in rand_next() function36 inline AFL_RAND_RETURN rand_next(afl_state_t *afl) { in rand_next() function
18 cpp::Atomic<unsigned long> rand_next = 1; variable