Lines Matching defs:self
91 builtin___build_class__(PyObject *self, PyObject *const *args, Py_ssize_t nargs,
458 builtin_breakpoint(PyObject *self, PyObject *const *args, Py_ssize_t nargs, PyObject *keywords)
845 builtin_dir(PyObject *self, PyObject *args)
1117 builtin_getattr(PyObject *self, PyObject *const *args, Py_ssize_t nargs)
1198 * the *exact* parameter names of "self" and "v", so we ensure we
1204 self: self(type="PyModuleDef *")
1215 builtin_id(PyModuleDef *self, PyObject *v)
1462 builtin_next(PyObject *self, PyObject *const *args, Py_ssize_t nargs)
1597 builtin_iter(PyObject *self, PyObject *const *args, Py_ssize_t nargs)
1842 builtin_min(PyObject *self, PyObject *args, PyObject *kwds)
1859 builtin_max(PyObject *self, PyObject *args, PyObject *kwds)
2373 builtin_sorted(PyObject *self, PyObject *const *args, Py_ssize_t nargs, PyObject *kwnames)
2406 builtin_vars(PyObject *self, PyObject *args)