Home
last modified time | relevance | path

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

/external/python/cpython2/Objects/
Ddictobject.c2578 dictiter_dealloc(dictiterobject *di) in dictiter_dealloc() function
2656 (destructor)dictiter_dealloc, /* tp_dealloc */
2728 (destructor)dictiter_dealloc, /* tp_dealloc */
2819 (destructor)dictiter_dealloc, /* tp_dealloc */
/external/python/cpython3/Objects/
Ddictobject.c3355 dictiter_dealloc(dictiterobject *di) in dictiter_dealloc() function
3453 (destructor)dictiter_dealloc, /* tp_dealloc */
3534 (destructor)dictiter_dealloc, /* tp_dealloc */
3635 (destructor)dictiter_dealloc, /* tp_dealloc */