RLIMIT_STACK 1555 src/emacs.c #if defined (HAVE_SETRLIMIT) && defined (RLIMIT_STACK) && !defined (CYGWIN) RLIMIT_STACK 1563 src/emacs.c if (getrlimit (RLIMIT_STACK, &rlim) == 0 RLIMIT_STACK 1603 src/emacs.c if (setrlimit (RLIMIT_STACK, &rlim) == 0) RLIMIT_STACK 842 src/w32heap.c case RLIMIT_STACK: RLIMIT_STACK 895 src/w32heap.c case RLIMIT_STACK: