Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython2/Objects/
Dtupleobject.c982 static PyMethodDef tupleiter_methods[] = { variable
1016 tupleiter_methods, /* tp_methods */
/aosp_15_r20/external/python/cpython3/Objects/
Dtupleobject.c1106 static PyMethodDef tupleiter_methods[] = { variable
1142 tupleiter_methods, /* tp_methods */
/aosp_15_r20/external/python/cpython3/Tools/c-analyzer/cpython/
Dignored.tsv811 Objects/tupleobject.c - tupleiter_methods -