Searched defs:__s2 (Results 1 - 7 of 7) sorted by relevance

/freebsd-9.3-release/contrib/libstdc++/include/c_std/
H A Dstd_cstring.h113 strpbrk(char* __s1, const char* __s2) argument
125 strstr(char* __s1, const char* __s2) argument
H A Dstd_cwchar.h217 wcspbrk(wchar_t* __s1, const wchar_t* __s2) argument
229 wcsstr(wchar_t* __s1, const wchar_t* __s2) argument
/freebsd-9.3-release/contrib/libstdc++/include/bits/
H A Dchar_traits.h149 compare(const char_type* __s1, const char_type* __s2, std::size_t __n) argument
184 move(char_type* __s1, const char_type* __s2, std::size_t __n) argument
193 copy(char_type* __s1, const char_type* __s2, std::size_t __n) argument
253 compare(const char_type* __s1, const char_type* __s2, size_t __n) argument
265 move(char_type* __s1, const char_type* __s2, size_t __n) argument
269 copy(char_type* __s1, const char_type* __s2, size_t __n) argument
323 compare(const char_type* __s1, const char_type* __s2, size_t __n) argument
335 move(char_type* __s1, const char_type* __s2, size_t __n) argument
339 copy(char_type* __s1, const char_type* __s2, size_t __n) argument
[all...]
H A Dvalarray_array.h306 __valarray_copy(const _Tp* __restrict__ __src, size_t __n, size_t __s1, _Tp* __restrict__ __dst, size_t __s2) argument
481 __valarray_copy(_Array<_Tp> __a, size_t __n, size_t __s1, _Array<_Tp> __b, size_t __s2) argument
/freebsd-9.3-release/contrib/libstdc++/config/io/
H A Dbasic_file_stdio.cc141 xwritev(int __fd, const char* __s1, std::streamsize __n1, const char* __s2, std::streamsize __n2) argument
302 xsputn_2(const char* __s1, streamsize __n1, const char* __s2, streamsize __n2) argument
/freebsd-9.3-release/contrib/libstdc++/include/ext/
H A Dpod_char_traits.h114 compare(const char_type* __s1, const char_type* __s2, size_t __n) argument
141 move(char_type* __s1, const char_type* __s2, size_t __n) argument
148 copy(char_type* __s1, const char_type* __s2, size_t __n) argument
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Headers/
H A Dmmintrin.h392 _mm_set_pi16(short __s3, short __s2, short __s1, short __s0) argument

Completed in 122 milliseconds