Home
last modified time | relevance | path

Searched refs:tupledealloc (Results 1 – 1 of 1) sorted by relevance

/third_party/python/Objects/
Dtupleobject.c268 tupledealloc(PyTupleObject *op) in tupledealloc() function
272 Py_TRASHCAN_BEGIN(op, tupledealloc) in tupledealloc()
904 (destructor)tupledealloc, /* tp_dealloc */