Searched refs:unflushed_writes (Results 1 – 2 of 2) sorted by relevance
605 bool unflushed_writes = (fp->_wide_data->_IO_write_ptr in do_ftell_wide() local613 if (unflushed_writes && append_mode) in do_ftell_wide()652 if (!unflushed_writes) in do_ftell_wide()
848 bool unflushed_writes = fp->_IO_write_ptr > fp->_IO_write_base; in do_ftell() local855 if (unflushed_writes && append_mode) in do_ftell()865 if (!unflushed_writes) in do_ftell()