Searched defs:__s2 (Results 1 – 5 of 5) sorted by relevance
| /trueos/contrib/libstdc++/include/c_std/ |
| D | std_cstring.h | 113 strpbrk(char* __s1, const char* __s2) in strpbrk() 125 strstr(char* __s1, const char* __s2) in strstr()
|
| D | std_cwchar.h | 217 wcspbrk(wchar_t* __s1, const wchar_t* __s2) in wcspbrk() 229 wcsstr(wchar_t* __s1, const wchar_t* __s2) in wcsstr()
|
| /trueos/contrib/libstdc++/include/bits/ |
| D | char_traits.h | 149 compare(const char_type* __s1, const char_type* __s2, std::size_t __n) in compare() 184 move(char_type* __s1, const char_type* __s2, std::size_t __n) in move() 193 copy(char_type* __s1, const char_type* __s2, std::size_t __n) in copy()
|
| /trueos/contrib/libstdc++/config/io/ |
| D | basic_file_stdio.cc | 142 const char* __s2, std::streamsize __n2) in xwritev() 303 const char* __s2, streamsize __n2) in xsputn_2()
|
| /trueos/contrib/llvm/tools/clang/lib/Headers/ |
| HD | mmintrin.h | 392 _mm_set_pi16(short __s3, short __s2, short __s1, short __s0) in _mm_set_pi16()
|