Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/_testcapi/
Dgc.c95 PyObject *tp_del = PyUnicode_InternFromString("__tp_del__"); in slot_tp_del() local
/external/python/cpython3/Doc/includes/
Dtypestruct.h76 destructor tp_del; member
/external/python/cpython3/Include/cpython/
Dobject.h222 destructor tp_del; member