Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/libcxx/src/include/
H A Drefstring.h40 struct _Rep_base { struct
46 inline _Rep_base* rep_from_data(const char *data_) noexcept { in rep_from_data() argument
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dcow_string.h163 struct _Rep_base in _GLIBCXX_VISIBILITY() struct
165 size_type _M_length; in _GLIBCXX_VISIBILITY()
166 size_type _M_capacity; in _GLIBCXX_VISIBILITY()
167 _Atomic_word _M_refcount; in _GLIBCXX_VISIBILITY()
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/stdcpp/
H A Dstring.d1157 struct _Rep_base in version() struct
1159 size_type _M_length; in version()
1160 size_type _M_capacity; in version()
1161 _Atomic_word _M_refcount; in version()