Searched refs:rel (Results 1 – 1 of 1) sorted by relevance
108 size_t rel = random () % ((2 << (shift + 1)) * 64); in do_random_tests() local109 size_t idx = MIN ((2 << shift) * 64 + rel, BUF1PAGES * page_size - 2); in do_random_tests()
Completed in 3 milliseconds