FILL_PUSH        2011 ext/gd/libgd/gd.c 	FILL_PUSH(y,x,x,1);
FILL_PUSH        2013 ext/gd/libgd/gd.c  	FILL_PUSH(y+1, x, x, -1);
FILL_PUSH        2027 ext/gd/libgd/gd.c 			FILL_PUSH(y, l, x1-1, -dy);
FILL_PUSH        2034 ext/gd/libgd/gd.c 			FILL_PUSH(y, l, x-1, dy);
FILL_PUSH        2037 ext/gd/libgd/gd.c 				FILL_PUSH(y, x2+1, x-1, -dy);
FILL_PUSH        2082 ext/gd/libgd/gd.c 	FILL_PUSH(y,x,x,1);
FILL_PUSH        2084 ext/gd/libgd/gd.c  	FILL_PUSH(y+1, x, x, -1);
FILL_PUSH        2099 ext/gd/libgd/gd.c 			FILL_PUSH(y, l, x1-1, -dy);
FILL_PUSH        2108 ext/gd/libgd/gd.c 			FILL_PUSH(y, l, x-1, dy);
FILL_PUSH        2111 ext/gd/libgd/gd.c 				FILL_PUSH(y, x2+1, x-1, -dy);