Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/_io/
Dtextio.c1625 int needflush = 0, text_needflush = 0; in _io_TextIOWrapper_write_impl() local
1654 text_needflush = 1; in _io_TextIOWrapper_write_impl()
1717 text_needflush) { in _io_TextIOWrapper_write_impl()