Searched refs:_PyIO_str_read1 (Results 1 – 5 of 5) sorted by relevance
37 PyObject *_PyIO_str_read1; variable739 if (!(_PyIO_str_read1 = PyString_InternFromString("read1"))) in init_io()
160 extern PyObject *_PyIO_str_read1;
1437 _PyIO_str_read1, chunk_size, NULL); in textiowrapper_read_chunk()
138 Modules/_io/_iomodule.c:_PyIO_str_read1 PyObject *_PyIO_str_read1
45 Modules/_io/_iomodule.h - _PyIO_str_read1 -