STACK_DIR 165 main/alloca.c if (STACK_DIR == 0) /* Unknown growth direction. */ STACK_DIR 180 main/alloca.c if ((STACK_DIR > 0 && hp->h.deep > depth) STACK_DIR 181 main/alloca.c || (STACK_DIR < 0 && hp->h.deep < depth))