Searched defs:_M_mutate (Results 1 – 4 of 4) sorted by relevance
/openbsd-src/gnu/gcc/libstdc++-v3/include/ext/ |
H A D | sso_string_base.h | 508 _M_mutate(size_type __pos, size_type __len1, const _CharT* __s, in _M_mutate() function
|
H A D | rc_string_base.h | 638 _M_mutate(size_type __pos, size_type __len1, const _CharT* __s, in _M_mutate() function
|
/openbsd-src/gnu/gcc/libstdc++-v3/include/bits/ |
H A D | basic_string.tcc | 451 _M_mutate(size_type __pos, size_type __len1, size_type __len2) in _M_mutate() function in basic_string
|
/openbsd-src/gnu/lib/libstdc++/libstdc++/include/bits/ |
H A D | basic_string.tcc | 396 _M_mutate(size_type __pos, size_type __len1, size_type __len2) in _M_mutate() function in std::basic_string
|