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

/vbox/src/VBox/Storage/testcase/
H A DVDScriptInterp.cpp34 typedef struct VDSCRIPTINTERPVAR struct
40 } VDSCRIPTINTERPVAR; typedef in typeref:struct:VDSCRIPTINTERPVAR
42 typedef VDSCRIPTINTERPVAR *PVDSCRIPTINTERPVAR;
774 PVDSCRIPTINTERPVAR pVar = (PVDSCRIPTINTERPVAR)RTMemAllocZ(sizeof(VDSCRIPTINTERPVAR));

Completed in 316 milliseconds