Home
last modified time | relevance | path

Searched defs:old (Results 26 - 50 of 380) sorted by relevance

12345678910>>...16

/third_party/musl/src/unistd/
H A Ddup3.c7 int __dup3(int old, int new, int flags) in __dup3() argument
H A Drenameat.c4 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 Duselocale.c8 locale_t old = self->locale; in __uselocale() local
H A Dduplocale.c11 locale_t __duplocale(locale_t old) in __duplocale() argument
/third_party/musl/src/env/
H A Dclearenv.c5 static void dummy(char *old, char *new) {} in dummy() argument
H A Dunsetenv.c9 static void dummy(char *old, char *new) {} in dummy() argument
H A Dputenv.c5 static void dummy(char *old, char *new) {} in dummy() argument
/third_party/musl/porting/liteos_a/user/src/signal/
H A Dsetitimer.c7 int setitimer(int which, const struct itimerval *restrict new, struct itimerval *restrict old) in setitimer() argument
/third_party/musl/arch/microblaze/
H A Datomic_arch.h4 register int old, tmp; in a_cas() local
23 register int old, tmp; in a_swap() local
/third_party/musl/compat/time32/
H A Dtimerfd_settime32.c7 struct itimerspec old; in __timerfd_settime32() local
H A Dtimer_settime32.c6 struct itimerspec old; in __timer_settime32() local
H A Dsetitimer_time32.c7 struct itimerval old; in __setitimer_time32() local
/third_party/musl/arch/riscv64/
H A Datomic_arch.h10 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 Denum-attr.c4 old __attr, enumerator
/third_party/python/Include/internal/
H A Dpycore_atomic_funcs.h47 __int64 old; in _Py_atomic_size_get() local
[all...]
/third_party/musl/porting/liteos_a/user/src/thread/
H A Dpthread_mutex_trylock.c5 int old, own; in __pthread_mutex_trylock_owner() local
/third_party/musl/src/thread/
H A Dpthread_mutex_trylock.c5 int old, own; in __pthread_mutex_trylock_owner() local
/third_party/musl/src/signal/
H A Dsetitimer.c7 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 Dialloc.c11 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.c63 struct itimerval old; in getitimer_time64_0100() local
/third_party/node/deps/openssl/openssl/crypto/x509/
H A Dx_x509.c103 X509 *old = exarg; in x509_cb() local
/third_party/openssl/crypto/x509/
H A Dx_x509.c103 X509 *old = exarg; in x509_cb() local
/third_party/skia/third_party/externals/icu/source/tools/tzcode/
H A Dialloc.c11 icatalloc(char *const old, const char *const new) in icatalloc() argument
/third_party/libwebsockets/lib/misc/lwsac/
H A Dcached-file.c130 lwsac_cached_file_t old = *cache; in lwsac_cached_file() local
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_sampler_view.h94 struct svga_sampler_view *old = *ptr; in svga_sampler_view_reference() local

Completed in 6 milliseconds

12345678910>>...16