Lines Matching defs:cls
19 PyTypeObject *cls);
22 _testmultiphase_StateAccessType_get_defining_module(StateAccessTypeObject *self, PyTypeObject *cls, PyObject *const *args, Py_ssize_t nargs, PyObject *kwnames)
28 return _testmultiphase_StateAccessType_get_defining_module_impl(self, cls);
42 PyTypeObject *cls);
45 _testmultiphase_StateAccessType_getmodulebydef_bad_def(StateAccessTypeObject *self, PyTypeObject *cls, PyObject *const *args, Py_ssize_t nargs, PyObject *kwnames)
51 return _testmultiphase_StateAccessType_getmodulebydef_bad_def_impl(self, cls);
69 PyTypeObject *cls,
73 _testmultiphase_StateAccessType_increment_count_clinic(StateAccessTypeObject *self, PyTypeObject *cls, PyObject *const *args, Py_ssize_t nargs, PyObject *kwnames)
108 return_value = _testmultiphase_StateAccessType_increment_count_clinic_impl(self, cls, n, twice);
125 PyTypeObject *cls);
128 _testmultiphase_StateAccessType_get_count(StateAccessTypeObject *self, PyTypeObject *cls, PyObject *const *args, Py_ssize_t nargs, PyObject *kwnames)
134 return _testmultiphase_StateAccessType_get_count_impl(self, cls);