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

/vbox/src/VBox/Runtime/common/rand/
H A Drand.cpp130 RTDECL(int32_t) RTRandS32Ex(int32_t i32First, int32_t i32Last) RT_NO_THROW
135 RT_EXPORT_SYMBOL(RTRandS32Ex); variable
/vbox/include/iprt/
H A Dmangling.h1198 # define RTRandS32Ex RT_MANGLER(RTRandS32Ex) macro

Completed in 83 milliseconds