Home
last modified time | relevance | path

Searched refs:ARG (Results 1 – 7 of 7) sorted by relevance

/sysdeps/ia64/fpu/
A Dlgamma-compat.h32 #define CALL_LGAMMA(TYPE, FUNC, ARG) \ argument
36 lgamma_tmp = FUNC ((ARG), &__signgam, sizeof (__signgam)); \
/sysdeps/generic/
A Dlibc-lock.h105 #define __libc_cleanup_region_start(DOIT, FCT, ARG) \ argument
108 typeof (ARG) __save_ARG = ARG; \
/sysdeps/unix/sysv/linux/i386/
A Dclone.S33 #define ARG FLAGS+4 macro
34 #define PTID ARG+4
56 movl ARG(%esp),%eax /* no negative argument counts */
A Dclone3.S46 #define ARG 16 macro
69 movl (ARG + 8)(%esp), %esi
/sysdeps/htl/
A Dlibc-lock.h31 #define __libc_cleanup_region_start(DOIT, FCT, ARG) \ argument
39 __handler.__arg = ARG; \
/sysdeps/nptl/
A Dlibc-lock.h157 #define __libc_cleanup_region_start(DOIT, FCT, ARG) \ argument
163 _buffer.__arg = (ARG); \
/sysdeps/mach/
A Dlibc-lock.h175 #define __libc_cleanup_region_start(DOIT, FCT, ARG) \ argument
180 { .__fct = (FCT), .__argp = (ARG), .__doit = (DOIT) };

Completed in 7 milliseconds