Home
last modified time | relevance | path

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

/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-4.9/include/bits/
A Dsstream.tcc231 char_type* __endg = __base + _M_string.size(); in _M_sync() local
237 __endg += __i; in _M_sync()
239 __endp = __endg; in _M_sync()
243 this->setg(__base, __base + __i, __endg); in _M_sync()
251 this->setg(__endg, __endg, __endg); in _M_sync()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-5/include/bits/
A Dsstream.tcc250 char_type* __endg = __base + _M_string.size(); in _M_sync() local
256 __endg += __i; in _M_sync()
258 __endp = __endg; in _M_sync()
262 this->setg(__base, __base + __i, __endg); in _M_sync()
270 this->setg(__endg, __endg, __endg); in _M_sync()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-6/include/bits/
A Dsstream.tcc250 char_type* __endg = __base + _M_string.size(); in _M_sync() local
256 __endg += __i; in _M_sync()
258 __endp = __endg; in _M_sync()
262 this->setg(__base, __base + __i, __endg); in _M_sync()
270 this->setg(__endg, __endg, __endg); in _M_sync()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-7/include/bits/
A Dsstream.tcc250 char_type* __endg = __base + _M_string.size(); in _M_sync() local
256 __endg += __i; in _M_sync()
258 __endp = __endg; in _M_sync()
262 this->setg(__base, __base + __i, __endg); in _M_sync()
270 this->setg(__endg, __endg, __endg); in _M_sync()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/include/bits/
A Dsstream.tcc250 char_type* __endg = __base + _M_string.size(); in _M_sync() local
256 __endg += __i; in _M_sync()
258 __endp = __endg; in _M_sync()
262 this->setg(__base, __base + __i, __endg); in _M_sync()
270 this->setg(__endg, __endg, __endg); in _M_sync()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/include/bits/
A Dsstream.tcc250 char_type* __endg = __base + _M_string.size(); in _M_sync() local
256 __endg += __i; in _M_sync()
258 __endp = __endg; in _M_sync()
262 this->setg(__base, __base + __i, __endg); in _M_sync()
270 this->setg(__endg, __endg, __endg); in _M_sync()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-8/include/bits/
A Dsstream.tcc250 char_type* __endg = __base + _M_string.size(); in _M_sync() local
256 __endg += __i; in _M_sync()
258 __endp = __endg; in _M_sync()
262 this->setg(__base, __base + __i, __endg); in _M_sync()
270 this->setg(__endg, __endg, __endg); in _M_sync()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/include/bits/
A Dsstream.tcc250 char_type* __endg = __base + _M_string.size(); in _M_sync() local
256 __endg += __i; in _M_sync()
258 __endp = __endg; in _M_sync()
262 this->setg(__base, __base + __i, __endg); in _M_sync()
270 this->setg(__endg, __endg, __endg); in _M_sync()

Completed in 9 milliseconds