Home
last modified time | relevance | path

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

/external/python/cpython3/Objects/
Dtupleobject.c1031 static PyMethodDef tupleiter_methods[] = { variable
1067 tupleiter_methods, /* tp_methods */
/external/python/cpython2/Objects/
Dtupleobject.c982 static PyMethodDef tupleiter_methods[] = { variable
1016 tupleiter_methods, /* tp_methods */