Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/
Dobmalloc.c1427 _PyObject_DebugCheckAddressApi(_PYMALLOC_OBJ_ID, p); in _PyObject_DebugCheckAddress()
1478 _PyObject_DebugCheckAddressApi(api, p); in _PyObject_DebugFreeApi()
1498 _PyObject_DebugCheckAddressApi(api, p); in _PyObject_DebugReallocApi()
1543 _PyObject_DebugCheckAddressApi(char api, const void *p) in _PyObject_DebugCheckAddressApi() function
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Include/
Dobjimpl.h114 PyAPI_FUNC(void) _PyObject_DebugCheckAddressApi(char api, const void *p);
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Include/
Dobjimpl.h114 PyAPI_FUNC(void) _PyObject_DebugCheckAddressApi(char api, const void *p);
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/
Dobmalloc.c1476 _PyObject_DebugCheckAddressApi(_PYMALLOC_OBJ_ID, p); in _PyObject_DebugCheckAddress()
1527 _PyObject_DebugCheckAddressApi(api, p); in _PyObject_DebugFreeApi()
1547 _PyObject_DebugCheckAddressApi(api, p); in _PyObject_DebugReallocApi()
1592 _PyObject_DebugCheckAddressApi(char api, const void *p) in _PyObject_DebugCheckAddressApi() function