Searched refs:rand64 (Results 1 – 3 of 3) sorted by relevance
471 uint64_t rand64 = rand_xorshift128plus(cache->seed_xorshift128plus); in disk_cache_evict_lru_item() local472 if (asprintf(&dir_path, "%s/%02" PRIx64 , cache->path, rand64 & 0xff) < 0) in disk_cache_evict_lru_item()
78 rand64 (void) in rand64() function94 return rand64 (); in randn()97 r = rand64 (); in randn()
77 rand64 (void) in rand64() function93 return rand64 (); in randn()96 r = rand64 (); in randn()