Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
D_functoolsmodule.c101 static PyTypeObject partial_type; variable
337 static PyTypeObject partial_type = { variable
/external/python/cpython3/Modules/
D_functoolsmodule.c26 static PyTypeObject partial_type; variable
382 static PyTypeObject partial_type = { variable