Searched refs:rand_xorshift128plus (Results 1 – 5 of 5) sorted by relevance
32 rand_xorshift128plus(uint64_t *seed);
41 rand_xorshift128plus(uint64_t *seed) in rand_xorshift128plus() function
620 uint64_t rand64 = rand_xorshift128plus(cache->seed_xorshift128plus); in evict_lru_item()
80 rand_xorshift128plus(seed_xorshift128plus); in set_random_pixels()