Searched refs:partial_type (Results 1 – 2 of 2) sorted by relevance
101 static PyTypeObject partial_type; variable337 static PyTypeObject partial_type = { variable399 &partial_type, in init_functools()
26 static PyTypeObject partial_type; variable42 if (Py_TYPE(func) == &partial_type && type == &partial_type) { in partial_new()382 static PyTypeObject partial_type = { variable1396 &partial_type, in PyInit__functools()