f_sin            1676 ext/gd/libgd/gd_interpolation.c 	const gdFixed f_sin = gd_ftofx(sin(-_angle));
f_sin            1694 ext/gd/libgd/gd_interpolation.c 			gdFixed f_m = gd_mulfx(f_j,f_sin) + gd_mulfx(f_i,f_cos) + f_0_5 + f_H;
f_sin            1695 ext/gd/libgd/gd_interpolation.c 			gdFixed f_n = gd_mulfx(f_j,f_cos) - gd_mulfx(f_i,f_sin) + f_0_5 + f_W;
f_sin            1726 ext/gd/libgd/gd_interpolation.c 	const gdFixed f_sin = gd_ftofx(sin(-_angle));
f_sin            1733 ext/gd/libgd/gd_interpolation.c 	const gdFixed f_slop_y = f_sin;
f_sin            1756 ext/gd/libgd/gd_interpolation.c 			gdFixed f_m = gd_mulfx(f_j,f_sin) + gd_mulfx(f_i,f_cos) + f_0_5 + f_H;
f_sin            1757 ext/gd/libgd/gd_interpolation.c 			gdFixed f_n = gd_mulfx(f_j,f_cos) - gd_mulfx(f_i,f_sin) + f_0_5 + f_W;
f_sin            1789 ext/gd/libgd/gd_interpolation.c 	const gdFixed f_sin = gd_ftofx(sin(-_angle));
f_sin            1810 ext/gd/libgd/gd_interpolation.c 			const gdFixed f_m = gd_mulfx(f_j,f_sin) + gd_mulfx(f_i,f_cos) + f_0_5 + f_H;
f_sin            1811 ext/gd/libgd/gd_interpolation.c 			const gdFixed f_n = gd_mulfx(f_j,f_cos) - gd_mulfx(f_i,f_sin) + f_0_5 + f_W;
f_sin            1904 ext/gd/libgd/gd_interpolation.c 	const gdFixed f_sin = gd_ftofx(sin(-_angle));
f_sin            1930 ext/gd/libgd/gd_interpolation.c 			const gdFixed f_m = gd_mulfx(f_j,f_sin) + gd_mulfx(f_i,f_cos) + f_0_5 + f_H;
f_sin            1931 ext/gd/libgd/gd_interpolation.c 			const gdFixed f_n = gd_mulfx(f_j,f_cos) - gd_mulfx(f_i,f_sin) + f_0_5 + f_W;