/glibc-2.36/hurd/ |
D | setauth.c | 32 _hurd_setauth (auth_t new) in _hurd_setauth() 67 mach_port_t new; in _hurd_setauth() local 115 __setauth (auth_t new) in __setauth()
|
/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/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 | fedisblxcpt.c | 25 int result, new; in fedisableexcept() local
|
D | feenablxcpt.c | 25 int result, new; in feenableexcept() 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 | 26 __setitimer (enum __itimer_which which, const struct itimerval *new, in __setitimer()
|
/glibc-2.36/wcsmbs/ |
D | wcsdup.c | 28 void *new = malloc (len); in wcsdup() local
|
/glibc-2.36/string/ |
D | strdup.c | 42 void *new = malloc (len); in __strdup() local
|
D | strndup.c | 43 char *new = (char *) malloc (len + 1); in __strndup() local
|
/glibc-2.36/sysdeps/mach/hurd/ |
D | renameat.c | 25 __renameat (int oldfd, const char *old, int newfd, const char *new) in __renameat()
|
/glibc-2.36/sysdeps/x86_64/fpu/ |
D | fedisblxcpt.c | 25 unsigned int new; in fedisableexcept() local
|
D | feenablxcpt.c | 25 unsigned int new; in feenableexcept() local
|
/glibc-2.36/stdlib/ |
D | on_exit.c | 27 struct exit_function *new; in __on_exit() local
|
/glibc-2.36/sysdeps/htl/ |
D | pt-setspecific.c | 35 void **new = realloc (self->thread_specifics, in __pthread_setspecific() local
|