Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/
H A Dropeimpl.h1542 _CharT* __rest_buffer; in _GLIBCXX_VISIBILITY() local
1555 __rest_buffer = this->_Data_allocate(_S_rounded_up_size(__rest)); in _GLIBCXX_VISIBILITY()
1556 __uninitialized_fill_n_a(__rest_buffer, __rest, __c, in _GLIBCXX_VISIBILITY()
1558 _S_cond_store_eos(__rest_buffer[__rest]); in _GLIBCXX_VISIBILITY()
1560 { __remainder = _S_new_RopeLeaf(__rest_buffer, __rest, in _GLIBCXX_VISIBILITY()
1564 _RopeRep::__STL_FREE_STRING(__rest_buffer, __rest, in _GLIBCXX_VISIBILITY()
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/
H A Dropeimpl.h1541 _CharT* __rest_buffer; in _GLIBCXX_VISIBILITY() local
1554 __rest_buffer = this->_Data_allocate(_S_rounded_up_size(__rest)); in _GLIBCXX_VISIBILITY()
1555 __uninitialized_fill_n_a(__rest_buffer, __rest, __c, in _GLIBCXX_VISIBILITY()
1557 _S_cond_store_eos(__rest_buffer[__rest]); in _GLIBCXX_VISIBILITY()
1559 { __remainder = _S_new_RopeLeaf(__rest_buffer, __rest, in _GLIBCXX_VISIBILITY()
1563 _RopeRep::__STL_FREE_STRING(__rest_buffer, __rest, in _GLIBCXX_VISIBILITY()