Home
last modified time | relevance | path

Searched refs:textiowrapper_read_chunk (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython2/Modules/_io/
Dtextio.c1388 textiowrapper_read_chunk(textio *self) in textiowrapper_read_chunk() function
1550 res = textiowrapper_read_chunk(self); in textiowrapper_read()
1715 res = textiowrapper_read_chunk(self); in _textiowrapper_readline()