Searched defs:cbNew (Results 1 – 5 of 5) sorted by relevance
157 ReallocSplMem(PVOID pOldMem, DWORD cbOld, DWORD cbNew) in ReallocSplMem()
160 LPVOID WINAPI ReallocADsMem(LPVOID pOldMem, DWORD cbOld, DWORD cbNew) in ReallocADsMem()
148 SIZE_T cbNew = newMax * sizeof(POINT); in pushToPoints() local
28 SIZE_T cbNew, in IntReAllocatePoolWithTag()
320 #define GlobalReAllocPtr(lp,cbNew,flags) (GlobalUnlockPtr(lp),GlobalLock(GlobalReAlloc(GlobalPtrHan… argument