Home
last modified time | relevance | path

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

/external/python/cpython2/Objects/
Dgenobject.c19 gen_dealloc(PyGenObject *gen) in gen_dealloc() function
337 (destructor)gen_dealloc, /* tp_dealloc */
/external/python/cpython3/Objects/
Dgenobject.c116 gen_dealloc(PyGenObject *gen) in gen_dealloc() function
729 (destructor)gen_dealloc, /* tp_dealloc */
986 (destructor)gen_dealloc, /* tp_dealloc */
1383 (destructor)gen_dealloc, /* tp_dealloc */