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

/vbox/src/VBox/Runtime/common/rand/
H A Drand.cpp162 RTDECL(int64_t) RTRandS64Ex(int64_t i64First, int64_t i64Last) RT_NO_THROW
167 RT_EXPORT_SYMBOL(RTRandS64Ex); variable
/vbox/include/iprt/
H A Dmangling.h1200 # define RTRandS64Ex RT_MANGLER(RTRandS64Ex) macro

Completed in 92 milliseconds