Home
last modified time | relevance | path

Searched refs:_textiowrapper_writeflush (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Modules/_io/
H A Dtextio.c1506 _textiowrapper_writeflush(textio *self) in _textiowrapper_writeflush() function
1668 if (_textiowrapper_writeflush(self) < 0) { in _io_TextIOWrapper_write_impl()
1695 if (_textiowrapper_writeflush(self) < 0) in _io_TextIOWrapper_write_impl()
1909 if (_textiowrapper_writeflush(self) < 0) in _io_TextIOWrapper_read_impl()
2116 if (_textiowrapper_writeflush(self) < 0) in _textiowrapper_readline()
2644 if (_textiowrapper_writeflush(self) < 0) in _io_TextIOWrapper_tell_impl()
3006 if (_textiowrapper_writeflush(self) < 0) in _io_TextIOWrapper_flush_impl()

Completed in 4 milliseconds