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

/vbox/src/VBox/Storage/testcase/
H A DtstVD.cpp269 RTDECL(uint64_t) RTPRandU64(PRNDCTX pCtx) function
290 return RTPRandU64(pCtx);
298 u64Tmp = RTPRandU64(pCtx) / u64Scale;

Completed in 35 milliseconds