Home
last modified time | relevance | path

Searched defs:NAME (Results 1 – 15 of 15) sorted by relevance

/sysdeps/generic/
A Dlibc-lock.h46 #define __libc_lock_init(NAME) argument
47 #define __rtld_lock_initialize(NAME) argument
48 #define __libc_rwlock_init(NAME) argument
56 #define __libc_lock_fini(NAME) argument
57 #define __libc_rwlock_fini(NAME) argument
63 #define __libc_lock_lock(NAME) argument
64 #define __libc_rwlock_rdlock(NAME) argument
65 #define __libc_rwlock_wrlock(NAME) argument
72 #define __libc_lock_trylock(NAME) 0 argument
80 #define __libc_lock_unlock(NAME) argument
[all …]
/sysdeps/nptl/
A Dlibc-lockP.h48 #define __libc_lock_define(CLASS,NAME) \ argument
50 #define __libc_rwlock_define(CLASS,NAME) \ argument
75 #define __rtld_lock_initialize(NAME) \ argument
95 #define PTFAVAIL(NAME) 1 argument
107 #define __libc_lock_fini(NAME) ((void) 0) argument
108 #define __libc_rwlock_fini(NAME) ((void) 0) argument
123 # define __rtld_lock_lock_recursive(NAME) \ argument
126 # define __rtld_lock_unlock_recursive(NAME) \ argument
129 # define __rtld_lock_lock_recursive(NAME) \ argument
140 # define __libc_once_define(CLASS, NAME) \ argument
[all …]
A Dlibc-lock.h45 #define __libc_lock_define_recursive(CLASS,NAME) \ argument
64 # define __libc_lock_init_recursive(NAME) \ argument
67 # define __libc_lock_init_recursive(NAME) \ argument
82 # define __libc_lock_fini_recursive(NAME) ((void) 0) argument
84 # define __libc_lock_fini_recursive(NAME) \ argument
90 # define __libc_lock_lock_recursive(NAME) \ argument
101 # define __libc_lock_lock_recursive(NAME) \ argument
107 # define __libc_lock_trylock_recursive(NAME) \ argument
126 # define __libc_lock_trylock_recursive(NAME) \ argument
133 # define __libc_lock_unlock_recursive(NAME) \ argument
[all …]
/sysdeps/s390/multiarch/
A Dutf16-utf32-z9.c28 #define _SINGLE_NAME(NAME) NAME##_single argument
29 #define SINGLE_NAME(NAME) _SINGLE_NAME(NAME) argument
A Dutf8-utf16-z9.c28 #define _SINGLE_NAME(NAME) NAME##_single argument
29 #define SINGLE_NAME(NAME) _SINGLE_NAME(NAME) argument
A Dutf8-utf32-z9.c28 #define _SINGLE_NAME(NAME) NAME##_single argument
29 #define SINGLE_NAME(NAME) _SINGLE_NAME(NAME) argument
A Dgconv_simple.c28 # define ICONV_C_NAME(NAME) __##NAME##_c argument
29 # define ICONV_VX_NAME(NAME) __##NAME##_vx argument
42 # define ICONV_VX_SINGLE(NAME) \ argument
/sysdeps/mach/
A Dlibc-lock.h53 #define __libc_lock_define(CLASS,NAME) \ argument
73 #define __libc_lock_lock(NAME) \ argument
80 #define __libc_lock_unlock(NAME) \ argument
98 #define __libc_lock_init_recursive(NAME) \ argument
116 #define __libc_lock_lock_recursive(NAME) \ argument
129 #define __libc_lock_unlock_recursive(NAME) \ argument
140 #define __rtld_lock_initialize(NAME) \ argument
142 #define __rtld_lock_trylock_recursive(NAME) \ argument
144 #define __rtld_lock_lock_recursive(NAME) \ argument
146 #define __rtld_lock_unlock_recursive(NAME) \ argument
[all …]
/sysdeps/unix/
A Dsyscall-template.S64 # define T_PSEUDO(SYMBOL, NAME, N, U1, U2) \ argument
66 # define T_PSEUDO_NOERRNO(SYMBOL, NAME, N, U1, U2) \ argument
68 # define T_PSEUDO_ERRVAL(SYMBOL, NAME, N, U1, U2) \ argument
71 # define T_PSEUDO(SYMBOL, NAME, N) \ argument
73 # define T_PSEUDO_NOERRNO(SYMBOL, NAME, N) \ argument
75 # define T_PSEUDO_ERRVAL(SYMBOL, NAME, N) \ argument
/sysdeps/x86_64/
A Dset-hooks-arch.h23 #define SET_RELHOOK(NAME, HOOK) \ argument
/sysdeps/i386/
A Dset-hooks-arch.h23 #define SET_RELHOOK(NAME, HOOK) \ argument
/sysdeps/powerpc/nofpu/
A Dsoft-supp.h55 # define SIM_COMPAT_SYMBOL(GLOBAL_NAME, NAME) \ argument
/sysdeps/aarch64/
A Dsysdep.h25 # define AARCH64_R(NAME) R_AARCH64_ ## NAME argument
31 # define AARCH64_R(NAME) R_AARCH64_P32_ ## NAME argument
206 # define MOVL(R, NAME) \ argument
/sysdeps/htl/
A Dlibc-lockP.h41 # define PTFAVAIL(NAME) __libc_pthread_functions_init argument
47 # define PTFAVAIL(NAME) 1 argument
53 # define PTFAVAIL(NAME) (NAME != NULL) argument
/sysdeps/mips/
A Dtst-abi-interlink.c38 #define START_STATE(NAME) \ argument

Completed in 14 milliseconds