/third_party/musl/src/unistd/ |
H A D | dup3.c | 7 int __dup3(int old, int new, int flags) in __dup3() argument
|
H A D | renameat.c | 4 int renameat(int oldfd, const char *old, int newfd, const char *new) in renameat() argument 13 int renameat2(int oldfd, const char *old, int newfd, const char *new, unsigned int flags) in renameat2() argument
|
/third_party/musl/src/locale/ |
H A D | uselocale.c | 8 locale_t old = self->locale; in __uselocale() local
|
H A D | duplocale.c | 11 locale_t __duplocale(locale_t old) in __duplocale() argument
|
/third_party/musl/src/env/ |
H A D | clearenv.c | 5 static void dummy(char *old, char *new) {} in dummy() argument
|
H A D | unsetenv.c | 9 static void dummy(char *old, char *new) {} in dummy() argument
|
H A D | putenv.c | 5 static void dummy(char *old, char *new) {} in dummy() argument
|
/third_party/musl/porting/liteos_a/user/src/signal/ |
H A D | setitimer.c | 7 int setitimer(int which, const struct itimerval *restrict new, struct itimerval *restrict old) in setitimer() argument
|
/third_party/musl/arch/microblaze/ |
H A D | atomic_arch.h | 4 register int old, tmp; in a_cas() local 23 register int old, tmp; in a_swap() local
|
/third_party/musl/compat/time32/ |
H A D | timerfd_settime32.c | 7 struct itimerspec old; in __timerfd_settime32() local
|
H A D | timer_settime32.c | 6 struct itimerspec old; in __timer_settime32() local
|
H A D | setitimer_time32.c | 7 struct itimerval old; in __setitimer_time32() local
|
/third_party/musl/arch/riscv64/ |
H A D | atomic_arch.h | 10 int old, tmp; in a_cas() local 26 void *old; in a_cas_p() local
|
/third_party/ltp/tools/sparse/sparse-src/validation/parsing/ |
H A D | enum-attr.c | 4 old __attr, enumerator
|
/third_party/python/Include/internal/ |
H A D | pycore_atomic_funcs.h | 47 __int64 old; in _Py_atomic_size_get() local [all...] |
/third_party/musl/porting/liteos_a/user/src/thread/ |
H A D | pthread_mutex_trylock.c | 5 int old, own; in __pthread_mutex_trylock_owner() local
|
/third_party/musl/src/thread/ |
H A D | pthread_mutex_trylock.c | 5 int old, own; in __pthread_mutex_trylock_owner() local
|
/third_party/musl/src/signal/ |
H A D | setitimer.c | 7 int setitimer(int which, const struct itimerval *restrict new, struct itimerval *restrict old) in setitimer() argument
|
/third_party/icu/icu4c/source/tools/tzcode/ |
H A D | ialloc.c | 11 icatalloc(char *const old, const char *const new) in icatalloc() argument
|
/third_party/musl/libc-test/src/functionalext/supplement/signal/ |
H A D | __getitimer_time64.c | 63 struct itimerval old; in getitimer_time64_0100() local
|
/third_party/node/deps/openssl/openssl/crypto/x509/ |
H A D | x_x509.c | 103 X509 *old = exarg; in x509_cb() local
|
/third_party/openssl/crypto/x509/ |
H A D | x_x509.c | 103 X509 *old = exarg; in x509_cb() local
|
/third_party/skia/third_party/externals/icu/source/tools/tzcode/ |
H A D | ialloc.c | 11 icatalloc(char *const old, const char *const new) in icatalloc() argument
|
/third_party/libwebsockets/lib/misc/lwsac/ |
H A D | cached-file.c | 130 lwsac_cached_file_t old = *cache; in lwsac_cached_file() local
|
/third_party/mesa3d/src/gallium/drivers/svga/ |
H A D | svga_sampler_view.h | 94 struct svga_sampler_view *old = *ptr; in svga_sampler_view_reference() local
|