Home
last modified time | relevance | path

Searched defs:STACK_SIZE (Results 1 – 11 of 11) sorted by relevance

/third_party/libunwind/tests/
Dia64-test-stack.h3 #define STACK_SIZE (1 << STACK_SIZE_SHIFT) macro
Dia64-test-rbs.h3 #define STACK_SIZE (1 << STACK_SIZE_SHIFT) macro
/third_party/musl/libc-test/src/functionalext/supplement/thread/
Dpthread_attr_setstacksize.c21 const int32_t STACK_SIZE = 4 * 1024; variable
Dpthread_attr_getstack.c21 const int32_t STACK_SIZE = 4 * 1024; variable
/third_party/selinux/libsepol/src/
Dkernel_to_common.h9 #define STACK_SIZE 16 macro
Dmodule_to_cil.c67 #define STACK_SIZE 16 macro
/third_party/ltp/testcases/kernel/syscalls/ioctl/
Dioctl_ns01.c25 #define STACK_SIZE (1024 * 1024) macro
Dioctl_ns06.c25 #define STACK_SIZE (1024 * 1024) macro
Dioctl_ns05.c24 #define STACK_SIZE (1024 * 1024) macro
/third_party/musl/libc-test/src/functionalext/supplement/linux/
Dclone.c22 const int STACK_SIZE = 1024 * 8192; variable
/third_party/ltp/testcases/kernel/syscalls/kcmp/
Dkcmp03.c27 #define STACK_SIZE (1024*1024) macro