f_H              1673 ext/gd/libgd/gd_interpolation.c 	const gdFixed f_H = gd_itofx(src_h/2);
f_H              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_H              1723 ext/gd/libgd/gd_interpolation.c 	const gdFixed f_H = gd_itofx(src_h/2);
f_H              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_H              1786 ext/gd/libgd/gd_interpolation.c 	const gdFixed f_H = gd_itofx(src_h/2);
f_H              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_H              1901 ext/gd/libgd/gd_interpolation.c 	const gdFixed f_H = gd_itofx(src_h/2);
f_H              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;