Home | History | Annotate | Download | only in upstream-dlmalloc

Lines Matching refs:VirtualFree

235   avoid this by using VirtualAlloc() and VirtualFree() for all pixel
1689 if (VirtualFree(cptr, 0, MEM_RELEASE) == 0)