Home
last modified time | relevance | path

Searched defs:s (Results 1 – 25 of 171) sorted by relevance

1234567

/sysdeps/pthread/
A Dtst-attr1.c77 int s; in do_test() local
107 int s; in do_test() local
137 int s; in do_test() local
167 int s; in do_test() local
197 int s; in do_test() local
254 int s; in do_test() local
284 int s; in do_test() local
A Dtst-tls4moda.c27 size_t s; in test1() local
40 size_t s; in test2() local
A Dtst-tls4modb.c31 size_t s; in test1() local
49 size_t s; in test2() local
A Dtst-rwlock16.c44 int s; in writer() local
67 int s; in reader_producer() local
99 int s; in reader_consumer() local
A Dtst-sem1.c27 sem_t s; in do_test() local
A Dtst-sem2.c33 sem_t s; in do_test() local
A Dtst-spin1.c25 pthread_spinlock_t s; in do_test() local
A Dtst-spin3.c31 pthread_spinlock_t s; in do_test() local
/sysdeps/x86_64/
A Dmemmove.S33 # define MEMCPY_SYMBOL(p,s) memcpy argument
37 # define MEMCPY_SYMBOL(p,s) __memcpy argument
39 # define MEMCPY_SYMBOL(p,s) memcpy argument
43 # define MEMPCPY_SYMBOL(p,s) __mempcpy argument
46 # define MEMMOVE_CHK_SYMBOL(p,s) p argument
47 # define MEMMOVE_SYMBOL(p,s) memmove argument
A Dmemset.S46 # define MEMSET_CHK_SYMBOL(p,s) p argument
47 # define MEMSET_SYMBOL(p,s) memset argument
51 # define WMEMSET_CHK_SYMBOL(p,s) p argument
52 # define WMEMSET_SYMBOL(p,s) __wmemset argument
/sysdeps/i386/
A Dstring-inlines.c24 __old_memcpy_c (void *d, const void *s, size_t n) in __old_memcpy_c()
37 __old_memset_cc (void *s, unsigned long int pattern, size_t n) in __old_memset_cc()
50 __old_memset_gg (void *s, char c, size_t n) in __old_memset_gg()
142 __old_strchr_g (const char *s, int c) in __old_strchr_g()
151 __old_strchrnul_g (const char *s, int c) in __old_strchrnul_g()
160 __old_strrchr_g (const char *s, int c) in __old_strrchr_g()
170 __old_strcspn_g (const char *s, const char *reject) in __old_strcspn_g()
180 __old_strspn_g (const char *s, const char *accept) in __old_strspn_g()
190 __old_strpbrk_g (const char *s, const char *accept) in __old_strpbrk_g()
200 __old_strstr_g (const char *s, const char *accept) in __old_strstr_g()
/sysdeps/x86_64/multiarch/
A Dmemset-avx2-unaligned-erms-rtm.S7 #define MEMSET_SYMBOL(p,s) p##_avx2_##s##_rtm argument
8 #define WMEMSET_SYMBOL(p,s) p##_avx2_##s##_rtm argument
A Dmemset-sse2-unaligned-erms.S24 # define MEMSET_SYMBOL(p,s) p##_sse2_##s argument
25 # define WMEMSET_SYMBOL(p,s) p##_sse2_##s argument
A Dmemmove-sse2-unaligned-erms.S20 # define MEMMOVE_SYMBOL(p,s) p##_sse2_##s argument
/sysdeps/posix/
A Dctermid.c27 ctermid (char *s) in ctermid()
/sysdeps/m68k/m680x0/fpu/
A De_ilogb.c29 #define s(name) CONCATX(name,SUFF) macro
33 s(__ieee754_ilogb) (float_type x) in s() function
A De_scalb.c31 #define s(name) CONCATX(name,SUFF) macro
35 s(__ieee754_scalb) (float_type x, float_type fn) in s() function
/sysdeps/ieee754/ldbl-opt/
A Dnldbl-isoc99_vfscanf.c5 __isoc99_vfscanf (FILE *s, const char *fmt, va_list ap) in __isoc99_vfscanf()
A Dnldbl-isoc99_vfwscanf.c5 __isoc99_vfwscanf (FILE *s, const wchar_t *fmt, va_list ap) in __isoc99_vfwscanf()
A Dnldbl-vfprintf.c5 vfprintf (FILE *s, const char *fmt, va_list ap) in vfprintf()
A Dnldbl-vfwprintf.c6 vfwprintf (FILE *s, const wchar_t *fmt, va_list ap) in vfwprintf()
A Dnldbl-vfprintf_chk.c5 __vfprintf_chk (FILE *s, int flag, const char *fmt, va_list ap) in __vfprintf_chk()
A Dnldbl-vfscanf.c10 __vfscanf (FILE *s, const char *fmt, va_list ap) in __vfscanf()
A Dnldbl-vfwprintf_chk.c5 __vfwprintf_chk (FILE *s, int flag, const wchar_t *fmt, va_list ap) in __vfwprintf_chk()
A Dnldbl-vfwscanf.c10 vfwscanf (FILE *s, const wchar_t *fmt, va_list ap) in vfwscanf()

Completed in 32 milliseconds

1234567