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

/vbox/src/VBox/Runtime/common/rand/
H A Drand.cpp146 RTDECL(uint64_t) RTRandU64Ex(uint64_t u64First, uint64_t u64Last) RT_NO_THROW
151 RT_EXPORT_SYMBOL(RTRandU64Ex); variable
/vbox/include/iprt/
H A Dmangling.h1204 # define RTRandU64Ex RT_MANGLER(RTRandU64Ex) macro

Completed in 209 milliseconds