Home
last modified time | relevance | path

Searched defs:ARGS (Results 1 – 5 of 5) sorted by relevance

/sysdeps/htl/
A Dlibc-lockP.h31 # 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 Dmath-tests.h24 # define MATH_TESTS_TG(PREFIX, ARGS, TYPE) \ argument
30 # define MATH_TESTS_TG(PREFIX, ARGS, TYPE) \ argument
/sysdeps/unix/sysv/linux/hppa/
A Dmakecontext.c35 #define ARGS(x) (x * sizeof (unsigned long)) macro
/sysdeps/nptl/
A Dlibc-lockP.h84 # 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 Dfloat128-ifunc.h165 #define DECL_LDOUBLE_ALIAS(func, RTYPE, ARGS) \ argument

Completed in 6 milliseconds