Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
D_ssl.c2299 context_dealloc(PySSLContext *self) in context_dealloc() function
3515 (destructor)context_dealloc, /*tp_dealloc*/
/external/python/cpython3/Modules/
D_ssl.c3145 context_dealloc(PySSLContext *self) in context_dealloc() function
4602 (destructor)context_dealloc, /*tp_dealloc*/
/external/python/cpython3/Modules/_decimal/
D_decimal.c1218 context_dealloc(PyDecContextObject *self) in context_dealloc() function
5382 (destructor) context_dealloc, /* tp_dealloc */