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

/vbox/src/VBox/Runtime/common/rand/
H A Drand.cpp114 RTDECL(uint32_t) RTRandU32Ex(uint32_t u32First, uint32_t u32Last) RT_NO_THROW
119 RT_EXPORT_SYMBOL(RTRandU32Ex); variable
/vbox/include/iprt/
H A Dmangling.h1202 # define RTRandU32Ex RT_MANGLER(RTRandU32Ex) macro

Completed in 58 milliseconds