deep              118 maint/gnulib/lib/alloca.c       char *deep;               /* For stack depth measure.  */
deep              153 maint/gnulib/lib/alloca.c       if ((STACK_DIR > 0 && hp->h.deep > depth)
deep              154 maint/gnulib/lib/alloca.c           || (STACK_DIR < 0 && hp->h.deep < depth))
deep              191 maint/gnulib/lib/alloca.c     new->h.deep = depth;