Searched defs:MyRand (Results 1 – 3 of 3) sorted by relevance
76 static BROTLI_INLINE uint32_t MyRand(uint32_t* seed) { in MyRand() function
77 static BROTLI_INLINE uint32_t MyRand(uint32_t* seed) { in MyRand() function
712 static uint32_t MyRand(uint32_t* const seed) { in MyRand() function