Searched defs:ARGS (Results 1 – 5 of 5) sorted by relevance
/sysdeps/htl/ |
A D | libc-lockP.h | 31 # define __libc_maybe_call(FUNC, ARGS, ELSE) \ argument 35 # define __libc_maybe_call(FUNC, ARGS, ELSE) \ argument 42 # define __libc_ptf_call(FUNC, ARGS, ELSE) \ argument 44 # define __libc_ptf_call_always(FUNC, ARGS) \ argument 48 # define __libc_ptf_call(FUNC, ARGS, ELSE) \ argument 50 # define __libc_ptf_call_always(FUNC, ARGS) \ argument 54 # define __libc_ptf_call(FUNC, ARGS, ELSE) \ argument 56 # define __libc_ptf_call_always(FUNC, ARGS) \ argument
|
/sysdeps/generic/ |
A D | math-tests.h | 24 # define MATH_TESTS_TG(PREFIX, ARGS, TYPE) \ argument 30 # define MATH_TESTS_TG(PREFIX, ARGS, TYPE) \ argument
|
/sysdeps/unix/sysv/linux/hppa/ |
A D | makecontext.c | 35 #define ARGS(x) (x * sizeof (unsigned long)) macro
|
/sysdeps/nptl/ |
A D | libc-lockP.h | 84 # define __libc_maybe_call(FUNC, ARGS, ELSE) \ argument 88 # define __libc_maybe_call(FUNC, ARGS, ELSE) \ argument 96 #define __libc_ptf_call(FUNC, ARGS, ELSE) FUNC ARGS argument 97 #define __libc_ptf_call_always(FUNC, ARGS) FUNC ARGS argument
|
/sysdeps/powerpc/powerpc64/le/fpu/multiarch/ |
A D | float128-ifunc.h | 165 #define DECL_LDOUBLE_ALIAS(func, RTYPE, ARGS) \ argument
|
Completed in 6 milliseconds