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

/vbox/src/VBox/Storage/testcase/
H A DVDScriptStack.h63 DECLINLINE(void) vdScriptStackDestroy(PVDSCRIPTSTACK pStack) function
H A DVDScriptInterp.cpp1041 vdScriptStackDestroy(&InterpCtx.StackValues);
1042 vdScriptStackDestroy(&InterpCtx.StackCtrl);

Completed in 45 milliseconds