FILL_PUSH        1919 ext/gd/libgd/gd.c 	FILL_PUSH(y,x,x,1);
FILL_PUSH        1921 ext/gd/libgd/gd.c  	FILL_PUSH(y+1, x, x, -1);
FILL_PUSH        1935 ext/gd/libgd/gd.c 			FILL_PUSH(y, l, x1-1, -dy);
FILL_PUSH        1942 ext/gd/libgd/gd.c 			FILL_PUSH(y, l, x-1, dy);
FILL_PUSH        1945 ext/gd/libgd/gd.c 				FILL_PUSH(y, x2+1, x-1, -dy);
FILL_PUSH        1988 ext/gd/libgd/gd.c 	FILL_PUSH(y,x,x,1);
FILL_PUSH        1990 ext/gd/libgd/gd.c  	FILL_PUSH(y+1, x, x, -1);
FILL_PUSH        2005 ext/gd/libgd/gd.c 			FILL_PUSH(y, l, x1-1, -dy);
FILL_PUSH        2014 ext/gd/libgd/gd.c 			FILL_PUSH(y, l, x-1, dy);
FILL_PUSH        2017 ext/gd/libgd/gd.c 				FILL_PUSH(y, x2+1, x-1, -dy);