Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/libstdc++/include/ext/
H A Dropeimpl.h1639 __GC_CONST _CharT* __old_c_string = this->_M_tree_ptr->_M_c_string; in replace_with_c_str() local
1641 && 0 != __old_c_string) in replace_with_c_str()
1642 return(__old_c_string); in replace_with_c_str()