Home
last modified time | relevance | path

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

/third_party/python/Objects/
Ddictobject.c3693 dictiter_dealloc(dictiterobject *di) in dictiter_dealloc() function
3797 (destructor)dictiter_dealloc, /* tp_dealloc */
3884 (destructor)dictiter_dealloc, /* tp_dealloc */
3996 (destructor)dictiter_dealloc, /* tp_dealloc */
4119 .tp_dealloc = (destructor)dictiter_dealloc,
4162 .tp_dealloc = (destructor)dictiter_dealloc,
4174 .tp_dealloc = (destructor)dictiter_dealloc,