Searched defs:rand64 (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/util/
H A Ddisk_cache_os.c402 uint64_t rand64 = rand_xorshift128plus(cache->seed_xorshift128plus); local in function:disk_cache_evict_lru_item
/xsrc/external/mit/MesaLib.old/dist/src/util/
H A Ddisk_cache.c643 uint64_t rand64 = rand_xorshift128plus(cache->seed_xorshift128plus); local in function:evict_lru_item

Completed in 7 milliseconds