Home
last modified time | relevance | path

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

/third_party/python/Python/
Dtraceback.c163 tb_dealloc(PyTracebackObject *tb) in tb_dealloc() function
166 Py_TRASHCAN_BEGIN(tb, tb_dealloc) in tb_dealloc()
194 (destructor)tb_dealloc, /*tp_dealloc*/