SIGSTKSZ 53 lib/c-stack.c #ifndef SIGSTKSZ SIGSTKSZ 55 lib/c-stack.c #elif HAVE_LIBSIGSEGV && SIGSTKSZ < 16384 SIGSTKSZ 135 lib/c-stack.c char buffer[SIGSTKSZ]; SIGSTKSZ 286 lib/c-stack.c st.ss_sp = alternate_signal_stack.buffer + SIGSTKSZ - sizeof (void *);