Home
last modified time | relevance | path

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

12

/glibc-2.36/sysdeps/unix/sysv/linux/hppa/
Dmakecontext.c29 #define STACK_ALIGN 64 macro
53 + FRAME_SIZE_BYTES + ARGS(argc) + STACK_ALIGN) in __makecontext()
54 & ~(STACK_ALIGN - 1)); in __makecontext()
/glibc-2.36/sysdeps/hppa/nptl/
Dpthreaddef.h25 #define STACK_ALIGN 64 macro
31 #define TCB_ALIGNMENT STACK_ALIGN
/glibc-2.36/nptl/
Dallocatestack.c38 #ifndef STACK_ALIGN
39 # define STACK_ALIGN __alignof__ (long double) macro
224 assert (TCB_ALIGNMENT >= STACK_ALIGN); in allocate_stack()
/glibc-2.36/sysdeps/sh/nptl/
Dpthreaddef.h27 #define STACK_ALIGN 8 macro
/glibc-2.36/sysdeps/nios2/nptl/
Dpthreaddef.h26 #define STACK_ALIGN 4 macro
/glibc-2.36/sysdeps/s390/nptl/
Dpthreaddef.h26 #define STACK_ALIGN 16 macro
Dtls.h58 #define STACK_ALIGN 16 macro
/glibc-2.36/sysdeps/riscv/nptl/
Dpthreaddef.h26 #define STACK_ALIGN 16 macro
/glibc-2.36/sysdeps/mips/nptl/
Dpthreaddef.h25 #define STACK_ALIGN 16 macro
/glibc-2.36/sysdeps/powerpc/nptl/
Dpthreaddef.h26 #define STACK_ALIGN 16 macro
/glibc-2.36/sysdeps/csky/nptl/
Dpthreaddef.h26 #define STACK_ALIGN 8 macro
/glibc-2.36/sysdeps/arm/nptl/
Dpthreaddef.h26 #define STACK_ALIGN 16 macro
/glibc-2.36/sysdeps/m68k/nptl/
Dpthreaddef.h25 #define STACK_ALIGN 16 macro
/glibc-2.36/sysdeps/loongarch/nptl/
Dpthreaddef.h26 #define STACK_ALIGN 16 macro
/glibc-2.36/sysdeps/microblaze/nptl/
Dpthreaddef.h29 #define STACK_ALIGN 16 macro
/glibc-2.36/sysdeps/alpha/nptl/
Dpthreaddef.h25 #define STACK_ALIGN 16 macro
/glibc-2.36/sysdeps/arc/nptl/
Dpthreaddef.h26 #define STACK_ALIGN 4 macro
/glibc-2.36/sysdeps/aarch64/nptl/
Dpthreaddef.h26 #define STACK_ALIGN 16 macro
/glibc-2.36/sysdeps/or1k/nptl/
Dpthreaddef.h27 #define STACK_ALIGN 4 macro
/glibc-2.36/sysdeps/sparc/sparc32/
Dpthreaddef.h25 #define STACK_ALIGN 16 macro
/glibc-2.36/sysdeps/sparc/sparc64/
Dpthreaddef.h25 #define STACK_ALIGN 16 macro
/glibc-2.36/sysdeps/ia64/nptl/
Dpthreaddef.h28 #define STACK_ALIGN 16 macro
Dtls.h47 #define STACK_ALIGN 16 macro
/glibc-2.36/sysdeps/x86/nptl/
Dpthreaddef.h26 #define STACK_ALIGN 16 macro
/glibc-2.36/sysdeps/x86_64/nptl/
Dtls.h95 #define STACK_ALIGN 16 macro

12