Searched refs:KeyPrev (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Runtime/testcase/
H A DtstRTAvl.cpp177 const uint32_t KeyPrev = Key; local
178 Key = RTRandAdvU32Ex(g_hRand, 0, KeyPrev - 1);
181 Key2 = ASMBitNextClear(pTracker->abBitmap, RT_ALIGN_32(KeyPrev, 32), Key);

Completed in 89 milliseconds