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

/vbox/src/VBox/Runtime/common/rand/
H A Drandparkmiller.cpp144 static DECLCALLBACK(int) rtRandParkMillerRestoreState(PRTRANDINT pThis, char const *pszState) function
200 pThis->pfnRestoreState = rtRandParkMillerRestoreState;

Completed in 41 milliseconds