/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/include/bits/ |
A D | char_traits.h | 194 return __s1; in _GLIBCXX_VISIBILITY() 198 if (__s1 > __s2 && __s1 < __s2 + __n) in _GLIBCXX_VISIBILITY() 202 return __s1; in _GLIBCXX_VISIBILITY() 392 return __s1; in _GLIBCXX_VISIBILITY() 404 return __s1; in _GLIBCXX_VISIBILITY() 516 return __s1; in _GLIBCXX_VISIBILITY() 528 return __s1; in _GLIBCXX_VISIBILITY() 640 return __s1; in _GLIBCXX_VISIBILITY() 652 return __s1; in _GLIBCXX_VISIBILITY() 768 return __s1; [all …]
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/include/bits/ |
A D | char_traits.h | 194 return __s1; in _GLIBCXX_VISIBILITY() 198 if (__s1 > __s2 && __s1 < __s2 + __n) in _GLIBCXX_VISIBILITY() 202 return __s1; in _GLIBCXX_VISIBILITY() 392 return __s1; in _GLIBCXX_VISIBILITY() 404 return __s1; in _GLIBCXX_VISIBILITY() 516 return __s1; in _GLIBCXX_VISIBILITY() 528 return __s1; in _GLIBCXX_VISIBILITY() 640 return __s1; in _GLIBCXX_VISIBILITY() 652 return __s1; in _GLIBCXX_VISIBILITY() 768 return __s1; [all …]
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-8/include/bits/ |
A D | char_traits.h | 152 if (lt(__s1[__i], __s2[__i])) in _GLIBCXX_VISIBILITY() 187 return __s1; in _GLIBCXX_VISIBILITY() 199 return __s1; in _GLIBCXX_VISIBILITY() 350 return __s1; in _GLIBCXX_VISIBILITY() 358 return __s1; in _GLIBCXX_VISIBILITY() 462 return __s1; in _GLIBCXX_VISIBILITY() 470 return __s1; in _GLIBCXX_VISIBILITY() 570 return __s1; 579 return __s1; 667 return __s1; [all …]
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/include/bits/ |
A D | char_traits.h | 187 return __s1; in _GLIBCXX_VISIBILITY() 363 return __s1; in _GLIBCXX_VISIBILITY() 371 return __s1; in _GLIBCXX_VISIBILITY() 472 return __s1; in _GLIBCXX_VISIBILITY() 480 return __s1; in _GLIBCXX_VISIBILITY() 581 return __s1; in _GLIBCXX_VISIBILITY() 589 return __s1; in _GLIBCXX_VISIBILITY() 694 return __s1; 703 return __s1; 797 return __s1; [all …]
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-7/include/bits/ |
A D | char_traits.h | 152 if (lt(__s1[__i], __s2[__i])) in _GLIBCXX_VISIBILITY() 197 return __s1; in _GLIBCXX_VISIBILITY() 341 return __s1; in _GLIBCXX_VISIBILITY() 349 return __s1; in _GLIBCXX_VISIBILITY() 453 return __s1; in _GLIBCXX_VISIBILITY() 461 return __s1; in _GLIBCXX_VISIBILITY() 532 if (lt(__s1[__i], __s2[__i])) 561 return __s1; 570 return __s1; 658 return __s1; [all …]
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-5/include/bits/ |
A D | char_traits.h | 148 if (lt(__s1[__i], __s2[__i])) in _GLIBCXX_VISIBILITY() 193 return __s1; in _GLIBCXX_VISIBILITY() 281 return __s1; in _GLIBCXX_VISIBILITY() 289 return __s1; in _GLIBCXX_VISIBILITY() 372 return __s1; in _GLIBCXX_VISIBILITY() 380 return __s1; in _GLIBCXX_VISIBILITY() 451 if (lt(__s1[__i], __s2[__i])) 480 return __s1; 489 return __s1; 577 return __s1; [all …]
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-6/include/bits/ |
A D | char_traits.h | 148 if (lt(__s1[__i], __s2[__i])) in _GLIBCXX_VISIBILITY() 193 return __s1; in _GLIBCXX_VISIBILITY() 281 return __s1; in _GLIBCXX_VISIBILITY() 289 return __s1; in _GLIBCXX_VISIBILITY() 372 return __s1; in _GLIBCXX_VISIBILITY() 380 return __s1; in _GLIBCXX_VISIBILITY() 451 if (lt(__s1[__i], __s2[__i])) 480 return __s1; 489 return __s1; 577 return __s1; [all …]
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-4.9/include/bits/ |
A D | char_traits.h | 148 if (lt(__s1[__i], __s2[__i])) in _GLIBCXX_VISIBILITY() 150 else if (lt(__s2[__i], __s1[__i])) in _GLIBCXX_VISIBILITY() 192 std::copy(__s2, __s2 + __n, __s1); in _GLIBCXX_VISIBILITY() 193 return __s1; in _GLIBCXX_VISIBILITY() 330 { return wmemcmp(__s1, __s2, __n); } in _GLIBCXX_VISIBILITY() 342 { return wmemmove(__s1, __s2, __n); } in _GLIBCXX_VISIBILITY() 346 { return wmemcpy(__s1, __s2, __n); } in _GLIBCXX_VISIBILITY() 411 if (lt(__s1[__i], __s2[__i])) 413 else if (lt(__s2[__i], __s1[__i])) 504 if (lt(__s1[__i], __s2[__i])) [all …]
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-8/include/ext/ |
A D | pod_char_traits.h | 118 compare(const char_type* __s1, const char_type* __s2, size_t __n) in _GLIBCXX_VISIBILITY() 121 if (!eq(__s1[__i], __s2[__i])) in _GLIBCXX_VISIBILITY() 122 return lt(__s1[__i], __s2[__i]) ? -1 : 1; in _GLIBCXX_VISIBILITY() 145 move(char_type* __s1, const char_type* __s2, size_t __n) in _GLIBCXX_VISIBILITY() 148 return __s1; in _GLIBCXX_VISIBILITY() 150 (__builtin_memmove(__s1, __s2, __n * sizeof(char_type))); in _GLIBCXX_VISIBILITY() 154 copy(char_type* __s1, const char_type* __s2, size_t __n) in _GLIBCXX_VISIBILITY() 157 return __s1; in _GLIBCXX_VISIBILITY() 158 std::copy(__s2, __s2 + __n, __s1); in _GLIBCXX_VISIBILITY() 159 return __s1; in _GLIBCXX_VISIBILITY()
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-5/include/ext/ |
A D | pod_char_traits.h | 118 compare(const char_type* __s1, const char_type* __s2, size_t __n) in _GLIBCXX_VISIBILITY() 121 if (!eq(__s1[__i], __s2[__i])) in _GLIBCXX_VISIBILITY() 122 return lt(__s1[__i], __s2[__i]) ? -1 : 1; in _GLIBCXX_VISIBILITY() 145 move(char_type* __s1, const char_type* __s2, size_t __n) in _GLIBCXX_VISIBILITY() 148 return __s1; in _GLIBCXX_VISIBILITY() 150 (__builtin_memmove(__s1, __s2, __n * sizeof(char_type))); in _GLIBCXX_VISIBILITY() 154 copy(char_type* __s1, const char_type* __s2, size_t __n) in _GLIBCXX_VISIBILITY() 157 return __s1; in _GLIBCXX_VISIBILITY() 158 std::copy(__s2, __s2 + __n, __s1); in _GLIBCXX_VISIBILITY() 159 return __s1; in _GLIBCXX_VISIBILITY()
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-6/include/ext/ |
A D | pod_char_traits.h | 118 compare(const char_type* __s1, const char_type* __s2, size_t __n) in _GLIBCXX_VISIBILITY() 121 if (!eq(__s1[__i], __s2[__i])) in _GLIBCXX_VISIBILITY() 122 return lt(__s1[__i], __s2[__i]) ? -1 : 1; in _GLIBCXX_VISIBILITY() 145 move(char_type* __s1, const char_type* __s2, size_t __n) in _GLIBCXX_VISIBILITY() 148 return __s1; in _GLIBCXX_VISIBILITY() 150 (__builtin_memmove(__s1, __s2, __n * sizeof(char_type))); in _GLIBCXX_VISIBILITY() 154 copy(char_type* __s1, const char_type* __s2, size_t __n) in _GLIBCXX_VISIBILITY() 157 return __s1; in _GLIBCXX_VISIBILITY() 158 std::copy(__s2, __s2 + __n, __s1); in _GLIBCXX_VISIBILITY() 159 return __s1; in _GLIBCXX_VISIBILITY()
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-7/include/ext/ |
A D | pod_char_traits.h | 118 compare(const char_type* __s1, const char_type* __s2, size_t __n) in _GLIBCXX_VISIBILITY() 121 if (!eq(__s1[__i], __s2[__i])) in _GLIBCXX_VISIBILITY() 122 return lt(__s1[__i], __s2[__i]) ? -1 : 1; in _GLIBCXX_VISIBILITY() 145 move(char_type* __s1, const char_type* __s2, size_t __n) in _GLIBCXX_VISIBILITY() 148 return __s1; in _GLIBCXX_VISIBILITY() 150 (__builtin_memmove(__s1, __s2, __n * sizeof(char_type))); in _GLIBCXX_VISIBILITY() 154 copy(char_type* __s1, const char_type* __s2, size_t __n) in _GLIBCXX_VISIBILITY() 157 return __s1; in _GLIBCXX_VISIBILITY() 158 std::copy(__s2, __s2 + __n, __s1); in _GLIBCXX_VISIBILITY() 159 return __s1; in _GLIBCXX_VISIBILITY()
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/include/ext/ |
A D | pod_char_traits.h | 118 compare(const char_type* __s1, const char_type* __s2, size_t __n) in _GLIBCXX_VISIBILITY() 121 if (!eq(__s1[__i], __s2[__i])) in _GLIBCXX_VISIBILITY() 122 return lt(__s1[__i], __s2[__i]) ? -1 : 1; in _GLIBCXX_VISIBILITY() 145 move(char_type* __s1, const char_type* __s2, size_t __n) in _GLIBCXX_VISIBILITY() 148 return __s1; in _GLIBCXX_VISIBILITY() 150 (__builtin_memmove(__s1, __s2, __n * sizeof(char_type))); in _GLIBCXX_VISIBILITY() 154 copy(char_type* __s1, const char_type* __s2, size_t __n) in _GLIBCXX_VISIBILITY() 157 return __s1; in _GLIBCXX_VISIBILITY() 158 std::copy(__s2, __s2 + __n, __s1); in _GLIBCXX_VISIBILITY() 159 return __s1; in _GLIBCXX_VISIBILITY()
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/include/ext/ |
A D | pod_char_traits.h | 118 compare(const char_type* __s1, const char_type* __s2, size_t __n) in _GLIBCXX_VISIBILITY() 121 if (!eq(__s1[__i], __s2[__i])) in _GLIBCXX_VISIBILITY() 122 return lt(__s1[__i], __s2[__i]) ? -1 : 1; in _GLIBCXX_VISIBILITY() 145 move(char_type* __s1, const char_type* __s2, size_t __n) in _GLIBCXX_VISIBILITY() 148 return __s1; in _GLIBCXX_VISIBILITY() 150 (__builtin_memmove(__s1, __s2, __n * sizeof(char_type))); in _GLIBCXX_VISIBILITY() 154 copy(char_type* __s1, const char_type* __s2, size_t __n) in _GLIBCXX_VISIBILITY() 157 return __s1; in _GLIBCXX_VISIBILITY() 158 std::copy(__s2, __s2 + __n, __s1); in _GLIBCXX_VISIBILITY() 159 return __s1; in _GLIBCXX_VISIBILITY()
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/include/ext/ |
A D | pod_char_traits.h | 118 compare(const char_type* __s1, const char_type* __s2, size_t __n) in _GLIBCXX_VISIBILITY() 121 if (!eq(__s1[__i], __s2[__i])) in _GLIBCXX_VISIBILITY() 122 return lt(__s1[__i], __s2[__i]) ? -1 : 1; in _GLIBCXX_VISIBILITY() 145 move(char_type* __s1, const char_type* __s2, size_t __n) in _GLIBCXX_VISIBILITY() 148 return __s1; in _GLIBCXX_VISIBILITY() 150 (__builtin_memmove(__s1, __s2, __n * sizeof(char_type))); in _GLIBCXX_VISIBILITY() 154 copy(char_type* __s1, const char_type* __s2, size_t __n) in _GLIBCXX_VISIBILITY() 157 return __s1; in _GLIBCXX_VISIBILITY() 158 std::copy(__s2, __s2 + __n, __s1); in _GLIBCXX_VISIBILITY() 159 return __s1; in _GLIBCXX_VISIBILITY()
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-4.9/include/ext/ |
A D | pod_char_traits.h | 118 compare(const char_type* __s1, const char_type* __s2, size_t __n) in _GLIBCXX_VISIBILITY() 121 if (!eq(__s1[__i], __s2[__i])) in _GLIBCXX_VISIBILITY() 122 return lt(__s1[__i], __s2[__i]) ? -1 : 1; in _GLIBCXX_VISIBILITY() 145 move(char_type* __s1, const char_type* __s2, size_t __n) in _GLIBCXX_VISIBILITY() 148 (__builtin_memmove(__s1, __s2, __n * sizeof(char_type))); in _GLIBCXX_VISIBILITY() 152 copy(char_type* __s1, const char_type* __s2, size_t __n) in _GLIBCXX_VISIBILITY() 154 std::copy(__s2, __s2 + __n, __s1); in _GLIBCXX_VISIBILITY() 155 return __s1; in _GLIBCXX_VISIBILITY()
|
/l4re-core-master/uclibc/lib/contrib/uclibc/include/ |
A D | strings.h | 44 extern int bcmp (const void *__s1, const void *__s2, size_t __n) 84 extern int strcasecmp (const char *__s1, const char *__s2) 89 extern int strncasecmp (const char *__s1, const char *__s2, size_t __n) 101 extern int strcasecmp_l (const char *__s1, const char *__s2, 106 extern int strncasecmp_l (const char *__s1, const char *__s2,
|
A D | string.h | 65 extern int memcmp (const void *__s1, const void *__s2, size_t __n) 110 extern int strcmp (const char *__s1, const char *__s2) 114 extern int strncmp (const char *__s1, const char *__s2, size_t __n) 119 extern int strcoll (const char *__s1, const char *__s2) 135 extern int strcoll_l (const char *__s1, const char *__s2, __locale_t __l) 353 extern int bcmp (const void *__s1, const void *__s2, size_t __n) 393 extern int strcasecmp (const char *__s1, const char *__s2) 398 extern int strncasecmp (const char *__s1, const char *__s2, size_t __n) 406 extern int strcasecmp_l (const char *__s1, const char *__s2, 411 extern int strncasecmp_l (const char *__s1, const char *__s2, [all …]
|
A D | wchar.h | 161 extern int wcscmp (const wchar_t *__s1, const wchar_t *__s2) 174 extern int wcsncasecmp (const wchar_t *__s1, const wchar_t *__s2, 182 extern int wcscasecmp_l (const wchar_t *__s1, const wchar_t *__s2, 186 extern int wcsncasecmp_l (const wchar_t *__s1, const wchar_t *__s2, 195 extern int wcscoll (const wchar_t *__s1, const wchar_t *__s2) __THROW; 200 extern size_t wcsxfrm (wchar_t *__restrict __s1, 211 extern int wcscoll_l (const wchar_t *__s1, const wchar_t *__s2, 218 extern size_t wcsxfrm_l (wchar_t *__s1, const wchar_t *__s2, 297 extern int wmemcmp (const wchar_t *__s1, 302 extern wchar_t *wmemcpy (wchar_t *__restrict __s1, [all …]
|
/l4re-core-master/uclibc/lib/contrib/uclibc/ldso/ldso/sh/ |
A D | dl-sysdep.h | 130 unsigned char *__s1 = __s, *__t1 = __t; \ 143 *__t1++ = *__s1++; \ 144 *__t1++ = *__s1++; \ 145 *__t1++ = *__s1++; \ 146 *__t1 = *__s1; \
|
/l4re-core-master/uclibc/lib/contrib/uclibc/ldso/ldso/sh64/ |
A D | dl-sysdep.h | 104 unsigned char *__s1 = __s, *__t1 = __t; \ 117 *__t1++ = *__s1++; \ 118 *__t1++ = *__s1++; \ 119 *__t1++ = *__s1++; \ 120 *__t1 = *__s1; \
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/config/io/ |
A D | basic_file_stdio.cc | 147 xwritev(int __fd, const char* __s1, std::streamsize __n1, in xwritev() argument 159 __iov[0].iov_base = const_cast<char*>(__s1); in xwritev() 179 __s1 += __ret; in xwritev() 348 __basic_file<char>::xsputn_2(const char* __s1, streamsize __n1, in xsputn_2() argument 353 __ret = xwritev(this->fd(), __s1, __n1, __s2, __n2); in xsputn_2() 357 __ret = xwrite(this->file(), __s1, __n1); in xsputn_2() 359 __ret = xwrite(this->fd(), __s1, __n1); in xsputn_2()
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-6/config/io/ |
A D | basic_file_stdio.cc | 139 xwritev(int __fd, const char* __s1, std::streamsize __n1, in xwritev() argument 151 __iov[0].iov_base = const_cast<char*>(__s1); in xwritev() 171 __s1 += __ret; in xwritev() 304 __basic_file<char>::xsputn_2(const char* __s1, streamsize __n1, in xsputn_2() argument 309 __ret = xwritev(this->fd(), __s1, __n1, __s2, __n2); in xsputn_2() 312 __ret = xwrite(this->fd(), __s1, __n1); in xsputn_2()
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-5/config/io/ |
A D | basic_file_stdio.cc | 139 xwritev(int __fd, const char* __s1, std::streamsize __n1, in xwritev() argument 151 __iov[0].iov_base = const_cast<char*>(__s1); in xwritev() 171 __s1 += __ret; in xwritev() 304 __basic_file<char>::xsputn_2(const char* __s1, streamsize __n1, in xsputn_2() argument 309 __ret = xwritev(this->fd(), __s1, __n1, __s2, __n2); in xsputn_2() 312 __ret = xwrite(this->fd(), __s1, __n1); in xsputn_2()
|
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-8/config/io/ |
A D | basic_file_stdio.cc | 139 xwritev(int __fd, const char* __s1, std::streamsize __n1, in xwritev() argument 151 __iov[0].iov_base = const_cast<char*>(__s1); in xwritev() 171 __s1 += __ret; in xwritev() 295 __basic_file<char>::xsputn_2(const char* __s1, streamsize __n1, in xsputn_2() argument 300 __ret = xwritev(this->fd(), __s1, __n1, __s2, __n2); in xsputn_2() 303 __ret = xwrite(this->fd(), __s1, __n1); in xsputn_2()
|