Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/ext/
H A Dropeimpl.h1639 __GC_CONST _CharT* __old_c_string = this->_M_tree_ptr->_M_c_string; in _GLIBCXX_VISIBILITY() local
1641 && 0 != __old_c_string) in _GLIBCXX_VISIBILITY()
1642 return(__old_c_string); in _GLIBCXX_VISIBILITY()
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/ext/
H A Dropeimpl.h1640 __GC_CONST _CharT* __old_c_string = this->_M_tree_ptr->_M_c_string; in _GLIBCXX_VISIBILITY() local
1642 && 0 != __old_c_string) in _GLIBCXX_VISIBILITY()
1643 return(__old_c_string); in _GLIBCXX_VISIBILITY()