Home
last modified time | relevance | path

Searched defs:__s2 (Results 1 – 5 of 5) sorted by relevance

/trueos/contrib/libstdc++/include/c_std/
Dstd_cstring.h113 strpbrk(char* __s1, const char* __s2) in strpbrk()
125 strstr(char* __s1, const char* __s2) in strstr()
Dstd_cwchar.h217 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/
Dchar_traits.h149 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/
Dbasic_file_stdio.cc142 const char* __s2, std::streamsize __n2) in xwritev()
303 const char* __s2, streamsize __n2) in xsputn_2()
/trueos/contrib/llvm/tools/clang/lib/Headers/
HDmmintrin.h392 _mm_set_pi16(short __s3, short __s2, short __s1, short __s0) in _mm_set_pi16()