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

/haiku-buildtools/gcc/libstdc++-v3/include/bits/
H A Dchar_traits.h145 compare(const char_type* __s1, const char_type* __s2, std::size_t __n) argument
180 move(char_type* __s1, const char_type* __s2, std::size_t __n) argument
189 copy(char_type* __s1, const char_type* __s2, std::size_t __n) argument
258 compare(const char_type* __s1, const char_type* __s2, size_t __n) argument
278 move(char_type* __s1, const char_type* __s2, size_t __n) argument
286 copy(char_type* __s1, const char_type* __s2, size_t __n) argument
349 compare(const char_type* __s1, const char_type* __s2, size_t __n) argument
369 move(char_type* __s1, const char_type* __s2, size_t __n) argument
377 copy(char_type* __s1, const char_type* __s2, size_t __n) argument
448 compare(const char_type* __s1, const char_type* __s2, size_t __n) argument
477 move(char_type* __s1, const char_type* __s2, size_t __n) argument
486 copy(char_type* __s1, const char_type* __s2, size_t __n) argument
545 compare(const char_type* __s1, const char_type* __s2, size_t __n) argument
574 move(char_type* __s1, const char_type* __s2, size_t __n) argument
583 copy(char_type* __s1, const char_type* __s2, size_t __n) argument
[all...]
H A Dvalarray_array.h297 __valarray_copy(const _Tp* __restrict__ __src, size_t __n, size_t __s1, argument
471 __valarray_copy(_Array<_Tp> __a, size_t __n, size_t __s1, argument
/haiku-buildtools/gcc/libstdc++-v3/testsuite/27_io/basic_ios/cons/char/
H A D3.cc54 compare(const char_type* __s1, const char_type* __s2, size_t __n) argument
80 move(char_type* __s1, const char_type* __s2, size_t __n) argument
84 copy(char_type* __s1, const char_type* __s2, size_t __n) argument
/haiku-buildtools/gcc/libstdc++-v3/testsuite/experimental/string_view/capacity/
H A D1.cc65 compare(const char_type* __s1, const char_type* __s2, size_t __n) argument
91 move(char_type* __s1, const char_type* __s2, size_t __n) argument
95 copy(char_type* __s1, const char_type* __s2, size_t __n) argument
/haiku-buildtools/gcc/libstdc++-v3/include/ext/
H A Dpod_char_traits.h118 compare(const char_type* __s1, const char_type* __s2, size_t __n) argument
145 move(char_type* __s1, const char_type* __s2, size_t __n) argument
154 copy(char_type* __s1, const char_type* __s2, size_t __n) argument
[all...]
/haiku-buildtools/gcc/libstdc++-v3/config/io/
H A Dbasic_file_stdio.cc139 xwritev(int __fd, const char* __s1, std::streamsize __n1, argument
302 __basic_file<char>::xsputn_2(const char* __s1, streamsize __n1, argument
/haiku-buildtools/gcc/libstdc++-v3/testsuite/21_strings/basic_string/capacity/
H A D1.cc65 compare(const char_type* __s1, const char_type* __s2, size_t __n) argument
91 move(char_type* __s1, const char_type* __s2, size_t __n) argument
95 copy(char_type* __s1, const char_type* __s2, size_t __n) argument

Completed in 4432 milliseconds