Home
last modified time | relevance | path

Searched defs:_PyObject_Del (Results 1 – 4 of 4) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Include/
Dobjimpl.h142 #define _PyObject_Del PyObject_Free macro
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Include/
Dobjimpl.h142 #define _PyObject_Del PyObject_Free macro
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/
Dobject.c264 _PyObject_Del(PyObject *op) in _PyObject_Del() function
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/
Dobject.c264 _PyObject_Del(PyObject *op) in _PyObject_Del() function