HomeSort by relevance Sort by last modified time
    Searched refs:win32munmap (Results 1 - 4 of 4) sorted by null

  /external/dlmalloc/
malloc.c 1680 static FORCEINLINE int win32munmap(void* ptr, size_t size) { function
    [all...]
  /external/libffi/src/
dlmalloc.c 1377 static int win32munmap(void* ptr, size_t size) { function
    [all...]
  /external/python/cpython2/Modules/_ctypes/libffi/src/
dlmalloc.c 1382 static int win32munmap(void* ptr, size_t size) { function
    [all...]
  /external/python/cpython3/Modules/_ctypes/libffi/src/
dlmalloc.c 1382 static int win32munmap(void* ptr, size_t size) { function
    [all...]

Completed in 280 milliseconds