Home
last modified time | relevance | path

Searched defs:PyObject_DEL (Results 1 – 5 of 5) sorted by relevance

/external/python/cpython3/Include/
Dobjimpl.h112 #define PyObject_DEL PyObject_Free macro
/external/python/cpython2/Include/
Dobjimpl.h139 #define PyObject_DEL PyObject_FREE macro
/external/python/cpython2/Modules/
D_sre.c81 #define PyObject_DEL(op) PyMem_DEL((op)) macro
/external/webp/swig/
Dlibwebp_python_wrap.c846 # define PyObject_DEL PyObject_Del macro
/external/marisa-trie/bindings/python/
Dmarisa-swig_wrap.cxx847 # define PyObject_DEL PyObject_Del macro