FILL_PUSH        1921 ext/gd/libgd/gd.c 	FILL_PUSH(y,x,x,1);
FILL_PUSH        1923 ext/gd/libgd/gd.c  	FILL_PUSH(y+1, x, x, -1);
FILL_PUSH        1937 ext/gd/libgd/gd.c 			FILL_PUSH(y, l, x1-1, -dy);
FILL_PUSH        1944 ext/gd/libgd/gd.c 			FILL_PUSH(y, l, x-1, dy);
FILL_PUSH        1947 ext/gd/libgd/gd.c 				FILL_PUSH(y, x2+1, x-1, -dy);
FILL_PUSH        1990 ext/gd/libgd/gd.c 	FILL_PUSH(y,x,x,1);
FILL_PUSH        1992 ext/gd/libgd/gd.c  	FILL_PUSH(y+1, x, x, -1);
FILL_PUSH        2007 ext/gd/libgd/gd.c 			FILL_PUSH(y, l, x1-1, -dy);
FILL_PUSH        2016 ext/gd/libgd/gd.c 			FILL_PUSH(y, l, x-1, dy);
FILL_PUSH        2019 ext/gd/libgd/gd.c 				FILL_PUSH(y, x2+1, x-1, -dy);