Searched refs:randomised_seed (Results 1 – 2 of 2) sorted by relevance
59 s_rand_xorshift128plus(uint64_t seed[2], bool randomised_seed) in s_rand_xorshift128plus() argument61 if (!randomised_seed) { in s_rand_xorshift128plus()
35 s_rand_xorshift128plus(uint64_t seed[2], bool randomised_seed);