Home
last modified time | relevance | path

Searched defs:new (Results 1 – 25 of 81) sorted by relevance

1234

/glibc-2.36/hurd/
Dsetauth.c32 _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/
Drename.c24 rename (const char *old, const char *new) in rename()
Drenameat.c25 __renameat (int oldfd, const char *old, int newfd, const char *new) in __renameat()
Drenameat2.c23 __renameat2 (int oldfd, const char *old, int newfd, const char *new, in __renameat2()
/glibc-2.36/sysdeps/unix/sysv/linux/
Drename.c26 rename (const char *old, const char *new) in rename()
Drenameat.c25 __renameat (int oldfd, const char *old, int newfd, const char *new) in __renameat()
Drenameat2.c24 __renameat2 (int oldfd, const char *old, int newfd, const char *new, in __renameat2()
/glibc-2.36/sysdeps/alpha/
Datomic-machine.h34 #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/
Dfeholdexcpt.c25 fenv_union_t old, new; in __feholdexcept() local
Dfesetenv.c25 fenv_union_t old, new; in __fesetenv() local
Dfesetmode.c25 fenv_union_t old, new; in fesetmode() local
Dfeupdateenv.c25 fenv_union_t old, new; in __feupdateenv() local
Dfedisblxcpt.c25 int result, new; in fedisableexcept() local
Dfeenablxcpt.c25 int result, new; in feenableexcept() local
/glibc-2.36/sysdeps/posix/
Drename.c24 rename (const char *old, const char *new) in rename()
Dalarm.c31 struct itimerval old, new; in alarm() local
/glibc-2.36/time/
Dsetitimer.c26 __setitimer (enum __itimer_which which, const struct itimerval *new, in __setitimer()
/glibc-2.36/wcsmbs/
Dwcsdup.c28 void *new = malloc (len); in wcsdup() local
/glibc-2.36/string/
Dstrdup.c42 void *new = malloc (len); in __strdup() local
Dstrndup.c43 char *new = (char *) malloc (len + 1); in __strndup() local
/glibc-2.36/sysdeps/mach/hurd/
Drenameat.c25 __renameat (int oldfd, const char *old, int newfd, const char *new) in __renameat()
/glibc-2.36/sysdeps/x86_64/fpu/
Dfedisblxcpt.c25 unsigned int new; in fedisableexcept() local
Dfeenablxcpt.c25 unsigned int new; in feenableexcept() local
/glibc-2.36/stdlib/
Don_exit.c27 struct exit_function *new; in __on_exit() local
/glibc-2.36/sysdeps/htl/
Dpt-setspecific.c35 void **new = realloc (self->thread_specifics, in __pthread_setspecific() local

1234