f_cos 1675 ext/gd/libgd/gd_interpolation.c const gdFixed f_cos = gd_ftofx(cos(-_angle)); f_cos 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_cos 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_cos 1725 ext/gd/libgd/gd_interpolation.c const gdFixed f_cos = gd_ftofx(cos(-_angle)); f_cos 1734 ext/gd/libgd/gd_interpolation.c const gdFixed f_slop_x = f_cos; f_cos 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_cos 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_cos 1788 ext/gd/libgd/gd_interpolation.c const gdFixed f_cos = gd_ftofx(cos(-_angle)); f_cos 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_cos 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_cos 1903 ext/gd/libgd/gd_interpolation.c const gdFixed f_cos = gd_ftofx(cos(-_angle)); f_cos 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_cos 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;