Home
last modified time | relevance | path

Searched defs:s1 (Results 1 – 25 of 66) sorted by relevance

123

/picolibc-latest/newlib/libc/string/
Dwcscmp.c69 wcscmp (const wchar_t * s1, in wcscmp()
Dstrpbrk.c44 strpbrk (const char *s1, in strpbrk()
Dwcpcpy.c30 wcpcpy (wchar_t *__restrict s1, in wcpcpy()
Dwcsncmp.c65 wcsncmp (const wchar_t * s1, in wcsncmp()
Dstrspn.c49 strspn (const char *s1, in strspn()
Dstrxfrm.c65 strxfrm (char *__restrict s1, in strxfrm()
Dwcscpy.c59 wcscpy (wchar_t *__restrict s1, in wcscpy()
Dwcsncpy.c62 wcsncpy (wchar_t *__restrict s1, in wcsncpy()
Dwmemcmp.c64 wmemcmp (const wchar_t * s1, in wmemcmp()
Dstrchrnul.c36 strchrnul (const char *s1, in strchrnul()
Dstrcspn.c45 strcspn (const char *s1, in strcspn()
Dwcscat.c63 wcscat (wchar_t *__restrict s1, in wcscat()
Dstrcasecmp.c55 strcasecmp (const char *s1, in strcasecmp()
Dstrxfrm_l.c56 strxfrm_l (char *__restrict s1, const char *__restrict s2, size_t n, in strxfrm_l()
Dwcscasecmp.c41 wcscasecmp (const wchar_t *s1, in wcscasecmp()
Dwcsncat.c64 wcsncat (wchar_t *__restrict s1, in wcsncat()
Dmemmove_s.c41 memmove_s(void *s1, rsize_t s1max, const void *s2, rsize_t n) in memmove_s()
Dstrncasecmp.c56 strncasecmp (const char *s1, in strncasecmp()
Dwcscasecmp_l.c47 wcscasecmp_l (const wchar_t *s1, const wchar_t *s2, struct __locale_t *locale) in wcscasecmp_l()
Dwcsncasecmp.c42 wcsncasecmp (const wchar_t *s1, in wcsncasecmp()
Dstrcasecmp_l.c45 strcasecmp_l (const char *s1, const char *s2, struct __locale_t *locale) in strcasecmp_l()
/picolibc-latest/newlib/libc/machine/spu/
Dstrncmp.c44 int strncmp(const char *s1, const char *s2, size_t n) in strncmp()
Dmemcmp.c41 int memcmp(const void *s1, const void *s2, size_t n) in memcmp()
Dstrstr_ea.c42 __ea char *strstr_ea (__ea const char *s1, __ea const char *s2) in strstr_ea()
/picolibc-latest/newlib/libc/posix/
Dcollcmp.c39 char s1[2], s2[2]; in __collate_range_cmp() local

123