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

/vbox/src/VBox/Storage/testcase/
H A DtstVD.cpp227 uint32_t u32x; member in struct:RndCtx
254 pCtx->u32x = 2282008;
310 return ( pCtx->u32x = 69069 * pCtx->u32x + 123,
314 pCtx->u32x + pCtx->u32y );

Completed in 45 milliseconds