Home
last modified time | relevance | path

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

/external/python/cpython2/Objects/
Dexceptions.c81 BaseException_dealloc(PyBaseExceptionObject *self) in BaseException_dealloc() function
375 (destructor)BaseException_dealloc, /*tp_dealloc*/
424 0, (destructor)BaseException_dealloc, 0, 0, 0, 0, 0, 0, 0, \
/external/python/cpython3/Objects/
Dexceptions.c85 BaseException_dealloc(PyBaseExceptionObject *self) in BaseException_dealloc() function
362 (destructor)BaseException_dealloc, /*tp_dealloc*/
411 0, (destructor)BaseException_dealloc, 0, 0, 0, 0, 0, 0, 0, \