Home
last modified time | relevance | path

Searched defs:_M_set_length_and_sharable (Results 1 – 3 of 3) sorted by relevance

/dragonfly/contrib/gcc-8.0/libstdc++-v3/src/c++98/
Dcompatibility.cc40 #define _M_set_length_and_sharable(a) _M_set_length_and_sharableXX(a) macro
/dragonfly/contrib/gcc-4.7/libstdc++-v3/src/c++98/
Dcompatibility.cc40 #define _M_set_length_and_sharable(a) _M_set_length_and_sharableXX(a) macro
/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/bits/
Dbasic_string.h204 _M_set_length_and_sharable(size_type __n) in _GLIBCXX_VISIBILITY() function