Searched defs:__chars_left (Results 1 – 2 of 2) sorted by relevance
263 size_t __chars_left = _M_buf_end - _M_buf_ptr; in _GLIBCXX_VISIBILITY() local283 size_t __chars_left = _M_buf_ptr - _M_buf_start; in _GLIBCXX_VISIBILITY() local
264 size_t __chars_left = _M_buf_end - _M_buf_ptr; in _GLIBCXX_VISIBILITY() local284 size_t __chars_left = _M_buf_ptr - _M_buf_start; in _GLIBCXX_VISIBILITY() local