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

/vbox/src/libs/xpcom18a4/nsprpub/pr/src/md/windows/
H A Dw16callb.c139 return GlobalAllocPtr(GPTR, (DWORD)size);
156 p = GlobalAllocPtr(GPTR, (DWORD)sz );
171 return GlobalReAllocPtr( old_blk, (DWORD)size, GPTR);
/vbox/src/VBox/Additions/WINNT/Installer/InstallHelper/
H A Dexdll.h103 th=(stack_t*)GlobalAlloc(GPTR,sizeof(stack_t)+g_stringsize);
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dwinbase.h487 #define GPTR (GMEM_FIXED | GMEM_ZEROINIT) macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dwinbase.h473 #define GPTR (GMEM_FIXED | GMEM_ZEROINIT) macro

Completed in 531 milliseconds