Searched refs:s_rand_xorshift128plus (Results 1 – 3 of 3) sorted by relevance
35 s_rand_xorshift128plus(uint64_t seed[2], bool randomised_seed);
59 s_rand_xorshift128plus(uint64_t seed[2], bool randomised_seed) in s_rand_xorshift128plus() function
248 s_rand_xorshift128plus(cache->seed_xorshift128plus, true); in disk_cache_type_create()