Searched refs:_PyIO_str_readinto (Results 1 – 6 of 6) sorted by relevance
173 extern PyObject *_PyIO_str_readinto;
45 PyObject *_PyIO_str_readinto = NULL; variable
933 res = PyObject_CallMethodObjArgs(self, _PyIO_str_readinto, b, NULL); in _io__RawIOBase_read_impl()
1476 res = PyObject_CallMethodOneArg(self->raw, _PyIO_str_readinto, memobj); in _bufferedreader_raw_read()
180 Modules/_io/_iomodule.c:_PyIO_str_readinto PyObject *_PyIO_str_readinto
39 Modules/_io/_iomodule.h - _PyIO_str_readinto -2672 Modules/_io/_iomodule.c - _PyIO_str_readinto -