Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/
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()