stack_bottom 5367 src/alloc.c *(p) = NEAR_STACK_TOP (&sentry + (stack_bottom < &sentry.c)) stack_bottom 6461 src/alloc.c if (&stack_top_variable < stack_bottom) stack_bottom 6464 src/alloc.c stack_size = stack_bottom - &stack_top_variable; stack_bottom 6468 src/alloc.c stack = stack_bottom; stack_bottom 6469 src/alloc.c stack_size = &stack_top_variable - stack_bottom; stack_bottom 1320 src/emacs.c stack_bottom = (char *) &stack_bottom_variable; stack_bottom 1907 src/sysdep.c char const *bot = stack_bottom; stack_bottom 3079 test/manual/etags/c-src/emacs/src/lisp.h extern char *stack_bottom;