Home
last modified time | relevance | path

Searched refs:STACK_ALIGN (Results 1 – 23 of 23) sorted by relevance

/sysdeps/hppa/nptl/
A Dpthreaddef.h25 #define STACK_ALIGN 64 macro
31 #define TCB_ALIGNMENT STACK_ALIGN
/sysdeps/unix/sysv/linux/hppa/
A Dmakecontext.c29 #define STACK_ALIGN 64 macro
53 + FRAME_SIZE_BYTES + ARGS(argc) + STACK_ALIGN) in __makecontext()
54 & ~(STACK_ALIGN - 1)); in __makecontext()
/sysdeps/m68k/nptl/
A Dpthreaddef.h25 #define STACK_ALIGN 16 macro
/sysdeps/microblaze/nptl/
A Dpthreaddef.h29 #define STACK_ALIGN 16 macro
/sysdeps/mips/nptl/
A Dpthreaddef.h25 #define STACK_ALIGN 16 macro
/sysdeps/nios2/nptl/
A Dpthreaddef.h26 #define STACK_ALIGN 4 macro
/sysdeps/powerpc/nptl/
A Dpthreaddef.h26 #define STACK_ALIGN 16 macro
/sysdeps/s390/nptl/
A Dpthreaddef.h26 #define STACK_ALIGN 16 macro
A Dtls.h58 #define STACK_ALIGN 16 macro
/sysdeps/alpha/nptl/
A Dpthreaddef.h25 #define STACK_ALIGN 16 macro
/sysdeps/arc/nptl/
A Dpthreaddef.h26 #define STACK_ALIGN 4 macro
/sysdeps/riscv/nptl/
A Dpthreaddef.h26 #define STACK_ALIGN 16 macro
/sysdeps/sh/nptl/
A Dpthreaddef.h27 #define STACK_ALIGN 8 macro
/sysdeps/aarch64/nptl/
A Dpthreaddef.h26 #define STACK_ALIGN 16 macro
/sysdeps/arm/nptl/
A Dpthreaddef.h26 #define STACK_ALIGN 16 macro
/sysdeps/csky/nptl/
A Dpthreaddef.h26 #define STACK_ALIGN 8 macro
/sysdeps/sparc/sparc64/
A Dpthreaddef.h25 #define STACK_ALIGN 16 macro
/sysdeps/sparc/sparc32/
A Dpthreaddef.h25 #define STACK_ALIGN 16 macro
/sysdeps/ia64/nptl/
A Dpthreaddef.h28 #define STACK_ALIGN 16 macro
A Dtls.h47 #define STACK_ALIGN 16 macro
/sysdeps/x86/nptl/
A Dpthreaddef.h26 #define STACK_ALIGN 16 macro
/sysdeps/x86_64/nptl/
A Dtls.h95 #define STACK_ALIGN 16 macro
/sysdeps/i386/nptl/
A Dtls.h69 #define STACK_ALIGN 16 macro

Completed in 14 milliseconds