Home
last modified time | relevance | path

Searched refs:_PyMem_DebugFree (Results 1 – 6 of 6) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Include/
Dpymem.h64 #define PyMem_FREE _PyMem_DebugFree
Dobjimpl.h117 PyAPI_FUNC(void) _PyMem_DebugFree(void *p);
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Include/
Dpymem.h64 #define PyMem_FREE _PyMem_DebugFree
Dobjimpl.h117 PyAPI_FUNC(void) _PyMem_DebugFree(void *p);
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/
Dobmalloc.c1403 _PyMem_DebugFree(void *p) in _PyMem_DebugFree() function
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/
Dobmalloc.c1452 _PyMem_DebugFree(void *p) in _PyMem_DebugFree() function