Home
last modified time | relevance | path

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

/third_party/python/Modules/clinic/
Ditertoolsmodule.c.h301 if ((type == &takewhile_type) && in itertools_takewhile()
/third_party/python/Modules/
Ditertoolsmodule.c42 static PyTypeObject takewhile_type; variable
1550 static PyTypeObject takewhile_type = { variable
4851 &takewhile_type, in itertoolsmodule_exec()
/third_party/python/Tools/c-analyzer/
DTODO661 Modules/itertoolsmodule.c:takewhile_type static PyTypeObject takewhile_type
/third_party/python/Tools/c-analyzer/cpython/
Dignored.tsv2311 Modules/itertoolsmodule.c - takewhile_type -