/third_party/boost/libs/context/src/posix/ |
D | stack_traits.cpp | 35 # define MINSIGSTKSZ (131072) // 128kb recommended stack size macro
|
/third_party/musl/arch/or1k/bits/ |
D | signal.h | 5 #define MINSIGSTKSZ 2048 macro
|
/third_party/musl/arch/sh/bits/ |
D | signal.h | 5 #define MINSIGSTKSZ 2048 macro
|
/third_party/musl/arch/riscv64/bits/ |
D | signal.h | 5 # define MINSIGSTKSZ 2048 macro
|
/third_party/musl/arch/powerpc64/bits/ |
D | signal.h | 5 #define MINSIGSTKSZ 4096 macro
|
/third_party/musl/arch/arm/bits/ |
D | signal.h | 5 #define MINSIGSTKSZ 2048 macro
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/ |
D | signal.h | 5 #define MINSIGSTKSZ 2048 macro
|
/third_party/musl/arch/powerpc/bits/ |
D | signal.h | 5 #define MINSIGSTKSZ 4096 macro
|
/third_party/musl/porting/liteos_a/kernel/include/bits/ |
D | signal.h | 5 #define MINSIGSTKSZ 2048 macro
|
/third_party/musl/porting/uniproton/kernel/include/bits/ |
D | signal.h | 5 #define MINSIGSTKSZ 2048 macro
|
/third_party/musl/porting/liteos_m/kernel/include/bits/ |
D | signal.h | 5 #define MINSIGSTKSZ 2048 macro
|
/third_party/musl/arch/s390x/bits/ |
D | signal.h | 5 #define MINSIGSTKSZ 4096 macro
|
/third_party/musl/arch/microblaze/bits/ |
D | signal.h | 5 #define MINSIGSTKSZ 2048 macro
|
/third_party/musl/arch/mipsn32/bits/ |
D | signal.h | 5 #define MINSIGSTKSZ 2048 macro
|
/third_party/musl/arch/mips64/bits/ |
D | signal.h | 5 #define MINSIGSTKSZ 2048 macro
|
/third_party/musl/arch/aarch64/bits/ |
D | signal.h | 5 #define MINSIGSTKSZ 6144 macro
|
/third_party/musl/arch/mips/bits/ |
D | signal.h | 5 #define MINSIGSTKSZ 2048 macro
|
/third_party/musl/arch/m68k/bits/ |
D | signal.h | 5 #define MINSIGSTKSZ 2048 macro
|
/third_party/musl/arch/i386/bits/ |
D | signal.h | 5 #define MINSIGSTKSZ 2048 macro
|
/third_party/musl/arch/x32/bits/ |
D | signal.h | 5 #define MINSIGSTKSZ 2048 macro
|
/third_party/musl/arch/x86_64/bits/ |
D | signal.h | 5 #define MINSIGSTKSZ 2048 macro
|