Lines Matching refs:Py_UNUSED
111 _io_IncrementalNewlineDecoder_getstate(nldecoder_object *self, PyObject *Py_UNUSED(ignored))
136 _io_IncrementalNewlineDecoder_reset(nldecoder_object *self, PyObject *Py_UNUSED(ignored))
361 _io_TextIOWrapper_detach(textio *self, PyObject *Py_UNUSED(ignored))
520 _io_TextIOWrapper_tell(textio *self, PyObject *Py_UNUSED(ignored))
568 _io_TextIOWrapper_fileno(textio *self, PyObject *Py_UNUSED(ignored))
585 _io_TextIOWrapper_seekable(textio *self, PyObject *Py_UNUSED(ignored))
602 _io_TextIOWrapper_readable(textio *self, PyObject *Py_UNUSED(ignored))
619 _io_TextIOWrapper_writable(textio *self, PyObject *Py_UNUSED(ignored))
636 _io_TextIOWrapper_isatty(textio *self, PyObject *Py_UNUSED(ignored))
653 _io_TextIOWrapper_flush(textio *self, PyObject *Py_UNUSED(ignored))
670 _io_TextIOWrapper_close(textio *self, PyObject *Py_UNUSED(ignored))