Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Ditertoolsmodule.c834 static PyTypeObject dropwhile_type; variable
924 static PyTypeObject dropwhile_type = { variable
/external/python/cpython3/Modules/
Ditertoolsmodule.c41 static PyTypeObject dropwhile_type; variable
1390 static PyTypeObject dropwhile_type = { variable