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

/vbox/src/VBox/Storage/testcase/
H A DVDScriptInterp.cpp70 typedef VDSCRIPTINTERPFNCALL *PVDSCRIPTINTERPFNCALL; typedef
80 PVDSCRIPTINTERPFNCALL pFnCallCurr;
762 PVDSCRIPTINTERPFNCALL pFnCall = (PVDSCRIPTINTERPFNCALL)RTMemAllocZ(sizeof(VDSCRIPTINTERPFNCALL));
865 PVDSCRIPTINTERPFNCALL pFnCallFree = pThis->pFnCallCurr;

Completed in 45 milliseconds