HomeSort by: relevance | last modified time | path
    Searched defs:rand_xorshift128plus (Results 1 - 2 of 2) sorted by relevancy

  /xsrc/external/mit/MesaLib.old/dist/src/util/
rand_xor.c 37 * This rand_xorshift128plus function by Sebastiano Vigna belongs
41 rand_xorshift128plus(uint64_t *seed) function
  /xsrc/external/mit/MesaLib/dist/src/util/
rand_xor.c 41 * This rand_xorshift128plus function by Sebastiano Vigna belongs
45 rand_xorshift128plus(uint64_t seed[2]) function

Completed in 5 milliseconds