Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/libstdc++/include/bits/
Dsstream.tcc236 char_type* __endp = __base + _M_string.capacity(); in _M_sync() local
243 __endp = __endg; in _M_sync()
250 this->setp(__base, __endp); in _M_sync()