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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dobjidl.h1062 #define IMalloc_Realloc(This,pv,cb) (This)->lpVtbl->Realloc(This,pv,cb) macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dobjidl.h1062 #define IMalloc_Realloc(This,pv,cb) (This)->lpVtbl->Realloc(This,pv,cb) macro

Completed in 101 milliseconds