Home
last modified time | relevance | path

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

/third_party/python/Objects/
H A Ddictobject.c3999 dictiter_dealloc(dictiterobject *di) in dictiter_dealloc() function
4116 (destructor)dictiter_dealloc, /* tp_dealloc */
4216 (destructor)dictiter_dealloc, /* tp_dealloc */
4342 (destructor)dictiter_dealloc, /* tp_dealloc */
4479 .tp_dealloc = (destructor)dictiter_dealloc,
4521 .tp_dealloc = (destructor)dictiter_dealloc,
4533 .tp_dealloc = (destructor)dictiter_dealloc,

Completed in 8 milliseconds