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

/vbox/src/VBox/Devices/Graphics/HGSMI/
H A DHGSMIHost.cpp1465 uintptr_t pBegin = (uintptr_t)pArea->pu8Base; local
1469 if ( p < pBegin
1472 LogFunc(("pointer %p is outside the area [%p;%p]!!!\n", pv, pBegin, pEnd));

Completed in 640 milliseconds