Home
last modified time | relevance | path

Searched defs:PyObject_Del (Results 1 – 3 of 3) sorted by relevance

/external/python/cpython2/Misc/
Dpymemcompat.h56 #define PyObject_Del PyMem_Free macro
/external/python/cpython2/Include/
Dobjimpl.h138 #define PyObject_Del PyObject_Free macro
/external/python/cpython3/Include/
Dobjimpl.h120 #define PyObject_Del PyObject_Free macro