seg              1874 ext/gd/libgd/gd.c 	struct seg *stack = NULL;
seg              1875 ext/gd/libgd/gd.c 	struct seg *sp;
seg              1915 ext/gd/libgd/gd.c 	stack = (struct seg *)safe_emalloc(sizeof(struct seg), ((int)(im->sy*im->sx)/4), 1);
seg              1965 ext/gd/libgd/gd.c 	struct seg *stack;
seg              1966 ext/gd/libgd/gd.c 	struct seg *sp;
seg              1982 ext/gd/libgd/gd.c 	stack = (struct seg *)safe_emalloc(sizeof(struct seg), ((int)(im->sy*im->sx)/4), 1);