Searched defs:__str (Results 1 – 8 of 8) sorted by relevance
| /netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/ |
| D | string_view.tcc | 48 find(const _CharT* __str, size_type __pos, size_type __n) const noexcept in find() argument 97 rfind(const _CharT* __str, size_type __pos, size_type __n) const noexcept in rfind() argument 134 find_first_of(const _CharT* __str, size_type __pos, in find_first_of() 151 find_last_of(const _CharT* __str, size_type __pos, in find_last_of() 173 find_first_not_of(const _CharT* __str, size_type __pos, in find_first_not_of() 197 find_last_not_of(const _CharT* __str, size_type __pos, in find_last_not_of()
|
| D | basic_string.tcc | 278 _M_assign(const basic_string& __str) in _M_assign() 628 __string_type __str(_Alloc_traits::_S_select_on_copy( in operator +() local 646 __string_type __str(_Alloc_traits::_S_select_on_copy( in operator +() local 882 compare(size_type __pos1, size_type __n1, const basic_string& __str, in compare() 953 basic_string<_CharT, _Traits, _Alloc>& __str) in operator >>() 1025 basic_string<_CharT, _Traits, _Alloc>& __str, _CharT __delim) in getline()
|
| D | locale_classes.tcc | 228 const string_type __str(__lo, __hi); in do_transform() local
|
| D | locale_facets_nonio.tcc | 360 string __str; in __do_get() local 374 string __str; in do_get() local 392 string __str; in do_get() local 412 string __str; in __do_get() local
|
| /netbsd/src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/ |
| D | vstring.tcc | 184 __versa_string<_CharT, _Traits, _Alloc, _Base> __str; in operator +() local 201 __string_type __str; in operator +() local 214 __versa_string<_CharT, _Traits, _Alloc, _Base> __str; in operator +() local 231 __string_type __str; in operator +() local 244 __versa_string<_CharT, _Traits, _Alloc, _Base> __str; in operator +() local 477 compare(size_type __pos1, size_type __n1, const __versa_string& __str, in compare() 554 _Alloc, _Base>& __str) in operator >>() 628 __gnu_cxx::__versa_string<_CharT, _Traits, _Alloc, _Base>& __str, in getline()
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/ |
| D | sol2.h | 134 #define DEF_ARCH32_SPEC(__str) "%{!m64:" __str "}" argument 135 #define DEF_ARCH64_SPEC(__str) "%{m64:" __str "}" argument 137 #define DEF_ARCH32_SPEC(__str) "%{m32:" __str "}" argument 138 #define DEF_ARCH64_SPEC(__str) "%{!m32:" __str "}" argument
|
| /netbsd/src/external/gpl3/gcc/dist/libssp/ssp/ |
| D | stdio.h | 80 gets (char *__str) in gets()
|
| /netbsd/src/external/bsd/mdocml/dist/ |
| D | roff.c | 170 #define PREDEF(__name, __str) \ argument
|