/sysdeps/pthread/ |
A D | tst-attr1.c | 77 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 D | tst-tls4moda.c | 27 size_t s; in test1() local 40 size_t s; in test2() local
|
A D | tst-tls4modb.c | 31 size_t s; in test1() local 49 size_t s; in test2() local
|
A D | tst-rwlock16.c | 44 int s; in writer() local 67 int s; in reader_producer() local 99 int s; in reader_consumer() local
|
A D | tst-sem1.c | 27 sem_t s; in do_test() local
|
A D | tst-sem2.c | 33 sem_t s; in do_test() local
|
A D | tst-spin1.c | 25 pthread_spinlock_t s; in do_test() local
|
A D | tst-spin3.c | 31 pthread_spinlock_t s; in do_test() local
|
/sysdeps/x86_64/ |
A D | memmove.S | 33 # 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 D | memset.S | 46 # 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 D | string-inlines.c | 24 __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 D | memset-avx2-unaligned-erms-rtm.S | 7 #define MEMSET_SYMBOL(p,s) p##_avx2_##s##_rtm argument 8 #define WMEMSET_SYMBOL(p,s) p##_avx2_##s##_rtm argument
|
A D | memset-sse2-unaligned-erms.S | 24 # define MEMSET_SYMBOL(p,s) p##_sse2_##s argument 25 # define WMEMSET_SYMBOL(p,s) p##_sse2_##s argument
|
A D | memmove-sse2-unaligned-erms.S | 20 # define MEMMOVE_SYMBOL(p,s) p##_sse2_##s argument
|
/sysdeps/posix/ |
A D | ctermid.c | 27 ctermid (char *s) in ctermid()
|
/sysdeps/m68k/m680x0/fpu/ |
A D | e_ilogb.c | 29 #define s(name) CONCATX(name,SUFF) macro 33 s(__ieee754_ilogb) (float_type x) in s() function
|
A D | e_scalb.c | 31 #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 D | nldbl-isoc99_vfscanf.c | 5 __isoc99_vfscanf (FILE *s, const char *fmt, va_list ap) in __isoc99_vfscanf()
|
A D | nldbl-isoc99_vfwscanf.c | 5 __isoc99_vfwscanf (FILE *s, const wchar_t *fmt, va_list ap) in __isoc99_vfwscanf()
|
A D | nldbl-vfprintf.c | 5 vfprintf (FILE *s, const char *fmt, va_list ap) in vfprintf()
|
A D | nldbl-vfwprintf.c | 6 vfwprintf (FILE *s, const wchar_t *fmt, va_list ap) in vfwprintf()
|
A D | nldbl-vfprintf_chk.c | 5 __vfprintf_chk (FILE *s, int flag, const char *fmt, va_list ap) in __vfprintf_chk()
|
A D | nldbl-vfscanf.c | 10 __vfscanf (FILE *s, const char *fmt, va_list ap) in __vfscanf()
|
A D | nldbl-vfwprintf_chk.c | 5 __vfwprintf_chk (FILE *s, int flag, const wchar_t *fmt, va_list ap) in __vfwprintf_chk()
|
A D | nldbl-vfwscanf.c | 10 vfwscanf (FILE *s, const wchar_t *fmt, va_list ap) in vfwscanf()
|