Home
last modified time | relevance | path

Searched refs:_PyObject_DebugFreeApi (Results 1 – 4 of 4) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Include/
Dobjimpl.h113 PyAPI_FUNC(void) _PyObject_DebugFreeApi(char api, void *p);
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Include/
Dobjimpl.h113 PyAPI_FUNC(void) _PyObject_DebugFreeApi(char api, void *p);
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/
Dobmalloc.c1405 _PyObject_DebugFreeApi(_PYMALLOC_MEM_ID, p); in _PyMem_DebugFree()
1422 _PyObject_DebugFreeApi(_PYMALLOC_OBJ_ID, p); in _PyObject_DebugFree()
1471 _PyObject_DebugFreeApi(char api, void *p) in _PyObject_DebugFreeApi() function
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/
Dobmalloc.c1454 _PyObject_DebugFreeApi(_PYMALLOC_MEM_ID, p); in _PyMem_DebugFree()
1471 _PyObject_DebugFreeApi(_PYMALLOC_OBJ_ID, p); in _PyObject_DebugFree()
1520 _PyObject_DebugFreeApi(char api, void *p) in _PyObject_DebugFreeApi() function