Searched refs:_M_int_buf_dynamic (Results 1 – 2 of 2) sorted by relevance
50 _M_int_buf_dynamic(false), in basic_filebuf()647 _M_int_buf_dynamic = true; in _M_allocate_buffers()651 _M_int_buf_dynamic = false; in _M_allocate_buffers()686 if (_M_int_buf_dynamic) in _M_deallocate_buffers()
269 unsigned char _M_int_buf_dynamic; // True if internal buffer is heap allocated, variable