f_0_5            1672 ext/gd/libgd/gd_interpolation.c 	const gdFixed f_0_5 = gd_ftofx(0.5f);
f_0_5            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_0_5            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_0_5            1722 ext/gd/libgd/gd_interpolation.c 	const gdFixed f_0_5 = gd_ftofx(0.5f);
f_0_5            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_0_5            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_0_5            1785 ext/gd/libgd/gd_interpolation.c 	const gdFixed f_0_5 = gd_ftofx(0.5f);
f_0_5            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_0_5            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_0_5            1900 ext/gd/libgd/gd_interpolation.c 	const gdFixed f_0_5 = gd_ftofx(0.5f);
f_0_5            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_0_5            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;