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

/vbox/src/VBox/Storage/testcase/
H A DtstVD.cpp294 uint64_t u64Scale = UINT64_MAX / u64Range; local
298 u64Tmp = RTPRandU64(pCtx) / u64Scale;

Completed in 413 milliseconds