Home
last modified time | relevance | path

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

/external/python/cpython2/Misc/
Dpymemcompat.h80 #define PyObject_GC_Del PyObject_Del macro
/external/python/cpython2/Modules/
Dgcmodule.c1553 PyObject_GC_Del(void *op) in PyObject_GC_Del() function
/external/python/cpython3/Modules/
Dgcmodule.c1787 PyObject_GC_Del(void *op) in PyObject_GC_Del() function