Home
last modified time | relevance | path

Searched defs:SIGNAL_STACK_SIZE (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/ltp/testcases/cve/
H A Dstack_clash.c57 #define SIGNAL_STACK_SIZE (1UL<<20) macro
/aosp_15_r20/bionic/libc/bionic/
H A Dpthread_internal.h272 #define SIGNAL_STACK_SIZE (SIGNAL_STACK_SIZE_WITHOUT_GUARD + PTHREAD_GUARD_SIZE) macro