/glibc-2.36/rt/ |
D | aio_cancel.c | 118 struct requestlist *old = req; in __aio_cancel() local 140 struct requestlist *old = req; in __aio_cancel() local
|
/glibc-2.36/stdio-common/ |
D | rename.c | 24 rename (const char *old, const char *new) in rename()
|
D | renameat.c | 25 __renameat (int oldfd, const char *old, int newfd, const char *new) in __renameat()
|
D | renameat2.c | 23 __renameat2 (int oldfd, const char *old, int newfd, const char *new, in __renameat2()
|
/glibc-2.36/sysdeps/unix/sysv/linux/ |
D | rename.c | 26 rename (const char *old, const char *new) in rename()
|
D | renameat.c | 25 __renameat (int oldfd, const char *old, int newfd, const char *new) in __renameat()
|
D | renameat2.c | 24 __renameat2 (int oldfd, const char *old, int newfd, const char *new, in __renameat2()
|
/glibc-2.36/sysdeps/alpha/ |
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 137 #define __arch_compare_and_exchange_bool_16_int(mem, new, old, mb1, mb2) \ argument 142 #define __arch_compare_and_exchange_bool_32_int(mem, new, old, mb1, mb2) \ argument 147 #define __arch_compare_and_exchange_bool_64_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 [all …]
|
/glibc-2.36/elf/ |
D | dl-scope.c | 25 _dl_scope_free (void *old) in _dl_scope_free()
|
/glibc-2.36/sysdeps/powerpc/fpu/ |
D | feholdexcpt.c | 25 fenv_union_t old, new; in __feholdexcept() local
|
D | fesetenv.c | 25 fenv_union_t old, new; in __fesetenv() local
|
D | fesetmode.c | 25 fenv_union_t old, new; in fesetmode() local
|
D | feupdateenv.c | 25 fenv_union_t old, new; in __feupdateenv() local
|
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 137 fenv_union_t old; in libc_feholdsetround_ppc_ctx() local 146 fenv_union_t old, new; in libc_feholdsetround_noex_ppc_ctx() local
|
/glibc-2.36/sysdeps/powerpc/nptl/ |
D | pthread_spin_trylock.c | 25 unsigned int old; in __pthread_spin_trylock() local
|
/glibc-2.36/sysdeps/posix/ |
D | rename.c | 24 rename (const char *old, const char *new) in rename()
|
D | alarm.c | 31 struct itimerval old, new; in alarm() local
|
/glibc-2.36/time/ |
D | setitimer.c | 27 struct itimerval *old) in __setitimer()
|
/glibc-2.36/sysdeps/mach/hurd/ |
D | renameat.c | 25 __renameat (int oldfd, const char *old, int newfd, const char *new) in __renameat()
|
D | sigaltstack.c | 28 stack_t ss, old; in __sigaltstack() local
|
D | rename.c | 23 rename (const char *old, const char *new) in rename()
|
D | sigprocmask.c | 31 sigset_t old, new; in __sigprocmask() local
|
/glibc-2.36/posix/ |
D | tst-nice.c | 29 int old; in do_test() local
|
/glibc-2.36/hurd/ |
D | port2fd.c | 55 mach_port_t old in _hurd_port2fd() local
|
/glibc-2.36/manual/examples/ |
D | mygetpass.c | 24 struct termios old, new; in my_getpass() local
|