/sysdeps/unix/sysv/linux/ |
A D | rename.c | 26 rename (const char *old, const char *new) in rename()
|
A D | renameat.c | 25 __renameat (int oldfd, const char *old, int newfd, const char *new) in __renameat()
|
A D | renameat2.c | 24 __renameat2 (int oldfd, const char *old, int newfd, const char *new, in __renameat2()
|
/sysdeps/posix/ |
A D | rename.c | 24 rename (const char *old, const char *new) in rename()
|
A D | alarm.c | 31 struct itimerval old, new; in alarm() local
|
/sysdeps/powerpc/fpu/ |
A D | fesetenv.c | 25 fenv_union_t old, new; in __fesetenv() local
|
A D | fesetmode.c | 25 fenv_union_t old, new; in fesetmode() local
|
A D | feupdateenv.c | 25 fenv_union_t old, new; in __feupdateenv() local
|
A D | feholdexcpt.c | 25 fenv_union_t old, new; in __feholdexcept() local
|
A D | fedisblxcpt.c | 25 int result, new; in fedisableexcept() local
|
A D | feenablxcpt.c | 25 int result, new; in feenableexcept() local
|
A D | fenv_private.h | 30 #define __TEST_AND_BEGIN_NON_STOP(old, new) do {} while ((old) * (new) * 0 != 0) argument 31 #define __TEST_AND_END_NON_STOP(old, new) do {} while ((old) * (new) * 0 != 0) argument 40 fenv_union_t old, new; in libc_feholdexcept_setround_ppc() local 55 fenv_union_t old, new; in __libc_femergeenv_ppc() local 94 fenv_union_t new = { .fenv = *envp }; in libc_feresetround_ppc() local 146 fenv_union_t old, new; in libc_feholdsetround_noex_ppc_ctx() local
|
/sysdeps/alpha/ |
A D | atomic-machine.h | 34 #define __arch_compare_and_exchange_xxx_8_int(mem, new, old, mb1, mb2) \ argument 62 #define __arch_compare_and_exchange_xxx_16_int(mem, new, old, mb1, mb2) \ argument 90 #define __arch_compare_and_exchange_xxx_32_int(mem, new, old, mb1, mb2) \ argument 110 #define __arch_compare_and_exchange_xxx_64_int(mem, new, old, mb1, mb2) \ argument 132 #define __arch_compare_and_exchange_bool_8_int(mem, new, old, mb1, mb2) \ argument 155 #define __arch_compare_and_exchange_val_8_int(mem, new, old, mb1, mb2) \ argument 160 #define __arch_compare_and_exchange_val_16_int(mem, new, old, mb1, mb2) \ argument 165 #define __arch_compare_and_exchange_val_32_int(mem, new, old, mb1, mb2) \ argument 177 #define atomic_compare_and_exchange_bool_acq(mem, new, old) \ argument 181 #define atomic_compare_and_exchange_val_acq(mem, new, old) \ argument [all …]
|
/sysdeps/mach/hurd/ |
A D | renameat.c | 25 __renameat (int oldfd, const char *old, int newfd, const char *new) in __renameat()
|
A D | setgroups.c | 31 gid_t new[n]; in setgroups() local
|
A D | rename.c | 23 rename (const char *old, const char *new) in rename()
|
A D | sigprocmask.c | 31 sigset_t old, new; in __sigprocmask() local
|
A D | renameat2.c | 25 __renameat2 (int oldfd, const char *old, int newfd, const char *new, in __renameat2()
|
A D | accept4.c | 39 socket_t new; in __libc_accept4() local
|
/sysdeps/x86_64/fpu/ |
A D | fedisblxcpt.c | 25 unsigned int new; in fedisableexcept() local
|
A D | feenablxcpt.c | 25 unsigned int new; in feenableexcept() local
|
/sysdeps/htl/ |
A D | pt-setspecific.c | 36 void **new = realloc (self->thread_specifics, in __pthread_setspecific() local
|
/sysdeps/mach/hurd/htl/ |
A D | pt-sigstate.c | 33 sigset_t old, new; in __pthread_sigstate() local
|
/sysdeps/ia64/ |
A D | dl-fptr.h | 25 #define COMPARE_AND_SWAP(ptr, old, new) \ argument
|
/sysdeps/sparc/ |
A D | atomic-machine.h | 43 #define atomic_compare_and_exchange_val_acq(mem, new, old) \ argument
|