Searched refs:rtRandParkMillerGetU32 (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Runtime/common/rand/
H A Drandparkmiller.cpp66 static DECLCALLBACK(uint32_t) rtRandParkMillerGetU32(PRTRANDINT pThis, uint32_t u32First, uint32_t u32Last) function
196 pThis->pfnGetU32 = rtRandParkMillerGetU32;

Completed in 42 milliseconds