Home
last modified time | relevance | path

Searched refs:dropwhile_type (Results 1 – 4 of 4) sorted by relevance

/third_party/python/Modules/clinic/
Ditertoolsmodule.c.h270 if ((type == &dropwhile_type) && in itertools_dropwhile()
/third_party/python/Modules/
Ditertoolsmodule.c41 static PyTypeObject dropwhile_type; variable
1390 static PyTypeObject dropwhile_type = { variable
4850 &dropwhile_type, in itertoolsmodule_exec()
/third_party/python/Tools/c-analyzer/
DTODO653 Modules/itertoolsmodule.c:dropwhile_type static PyTypeObject dropwhile_type
/third_party/python/Tools/c-analyzer/cpython/
Dignored.tsv2310 Modules/itertoolsmodule.c - dropwhile_type -