Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/
H A Dropeimpl.h1647 __GC_CONST _CharT* __old_c_string = this->_M_tree_ptr->_M_c_string; in _GLIBCXX_VISIBILITY() local
1649 && 0 != __old_c_string) in _GLIBCXX_VISIBILITY()
1650 return(__old_c_string); in _GLIBCXX_VISIBILITY()
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/
H A Dropeimpl.h1646 __GC_CONST _CharT* __old_c_string = this->_M_tree_ptr->_M_c_string; in _GLIBCXX_VISIBILITY() local
1648 && 0 != __old_c_string) in _GLIBCXX_VISIBILITY()
1649 return(__old_c_string); in _GLIBCXX_VISIBILITY()