Searched refs:__flush_ (Results 1 – 1 of 1) sorted by relevance
65 … __flush_([](_CharT* __p, size_t __n, void* __o) { static_cast<_Tp*>(__o)->__flush(__p, __n); }), in __output_buffer()175 __flush_(__ptr_, __size_, __obj_); in __flush()183 void (*__flush_)(_CharT*, size_t, void*); variable