Searched defs:PyObject_Del (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython3/Include/ | ||
D | objimpl.h | 107 #define PyObject_Del PyObject_Free macro |
/external/marisa-trie/bindings/python/ | ||
D | marisa-swig_wrap.cxx | 844 # define PyObject_Del(op) PyMem_DEL((op)) macro |