Home
last modified time | relevance | path

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

/third_party/python/Objects/
Ddictobject.c3727 static PyMethodDef dictiter_methods[] = { variable
3820 dictiter_methods, /* tp_methods */
3907 dictiter_methods, /* tp_methods */
4019 dictiter_methods, /* tp_methods */
4124 .tp_methods = dictiter_methods
4167 .tp_methods = dictiter_methods
4179 .tp_methods = dictiter_methods
/third_party/python/Tools/c-analyzer/cpython/
Dignored.tsv704 Objects/dictobject.c - dictiter_methods -