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

/vbox/src/VBox/Runtime/common/rand/
H A Drandadv.cpp337 uint32_t off32; member in union:__anon16575
/vbox/src/VBox/Devices/Graphics/
H A DDevVGA_VBVA.cpp937 uint32_t off32; local
938 rc = SSMR3GetU32(pSSM, &off32);
940 PVBOXVHWACMD pCommand = (PVBOXVHWACMD)(((uint8_t*)pVGAState->vram_ptrR3) + off32);

Completed in 52 milliseconds