Home
last modified time | relevance | path

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

/external/python/cpython3/Include/
Dobjimpl.h110 #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/marisa-trie/bindings/python/
Dmarisa-swig_wrap.cxx847 # define PyObject_DEL PyObject_Del macro