FILL_PUSH        1917 ext/gd/libgd/gd.c 	FILL_PUSH(y,x,x,1);
FILL_PUSH        1919 ext/gd/libgd/gd.c  	FILL_PUSH(y+1, x, x, -1);
FILL_PUSH        1933 ext/gd/libgd/gd.c 			FILL_PUSH(y, l, x1-1, -dy);
FILL_PUSH        1940 ext/gd/libgd/gd.c 			FILL_PUSH(y, l, x-1, dy);
FILL_PUSH        1943 ext/gd/libgd/gd.c 				FILL_PUSH(y, x2+1, x-1, -dy);
FILL_PUSH        1986 ext/gd/libgd/gd.c 	FILL_PUSH(y,x,x,1);
FILL_PUSH        1988 ext/gd/libgd/gd.c  	FILL_PUSH(y+1, x, x, -1);
FILL_PUSH        2003 ext/gd/libgd/gd.c 			FILL_PUSH(y, l, x1-1, -dy);
FILL_PUSH        2012 ext/gd/libgd/gd.c 			FILL_PUSH(y, l, x-1, dy);
FILL_PUSH        2015 ext/gd/libgd/gd.c 				FILL_PUSH(y, x2+1, x-1, -dy);