Home
last modified time | relevance | path

Searched defs:takewhile_type (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Modules/
Ditertoolsmodule.c978 static PyTypeObject takewhile_type; variable
1064 static PyTypeObject takewhile_type = { variable
/external/python/cpython3/Modules/
Ditertoolsmodule.c1254 static PyTypeObject takewhile_type; variable
1364 static PyTypeObject takewhile_type = { variable