f_f              1244 ext/gd/libgd/gd_interpolation.c 			gdFixed f_f = f_a - gd_itofx(m);
f_f              1247 ext/gd/libgd/gd_interpolation.c 			const gdFixed f_w1 = gd_mulfx(f_1-f_f, f_1-f_g);
f_f              1248 ext/gd/libgd/gd_interpolation.c 			const gdFixed f_w2 = gd_mulfx(f_1-f_f, f_g);
f_f              1249 ext/gd/libgd/gd_interpolation.c 			const gdFixed f_w3 = gd_mulfx(f_f, f_1-f_g);
f_f              1250 ext/gd/libgd/gd_interpolation.c 			const gdFixed f_w4 = gd_mulfx(f_f, f_g);
f_f              1332 ext/gd/libgd/gd_interpolation.c 			gdFixed f_f = f_a - gd_itofx(m);
f_f              1335 ext/gd/libgd/gd_interpolation.c 			const gdFixed f_w1 = gd_mulfx(f_1-f_f, f_1-f_g);
f_f              1336 ext/gd/libgd/gd_interpolation.c 			const gdFixed f_w2 = gd_mulfx(f_1-f_f, f_g);
f_f              1337 ext/gd/libgd/gd_interpolation.c 			const gdFixed f_w3 = gd_mulfx(f_f, f_1-f_g);
f_f              1338 ext/gd/libgd/gd_interpolation.c 			const gdFixed f_w4 = gd_mulfx(f_f, f_g);
f_f              1438 ext/gd/libgd/gd_interpolation.c 			const gdFixed f_f = f_a - gd_itofx(m);
f_f              1569 ext/gd/libgd/gd_interpolation.c 				const gdFixed f = gd_itofx(k)-f_f;
f_f              1816 ext/gd/libgd/gd_interpolation.c 				const gdFixed f_f = f_m - gd_itofx(m);
f_f              1818 ext/gd/libgd/gd_interpolation.c 				const gdFixed f_w1 = gd_mulfx(f_1-f_f, f_1-f_g);
f_f              1819 ext/gd/libgd/gd_interpolation.c 				const gdFixed f_w2 = gd_mulfx(f_1-f_f, f_g);
f_f              1820 ext/gd/libgd/gd_interpolation.c 				const gdFixed f_w3 = gd_mulfx(f_f, f_1-f_g);
f_f              1821 ext/gd/libgd/gd_interpolation.c 				const gdFixed f_w4 = gd_mulfx(f_f, f_g);
f_f              1936 ext/gd/libgd/gd_interpolation.c 				const gdFixed f_f = f_m - gd_itofx(m);
f_f              2066 ext/gd/libgd/gd_interpolation.c 					const gdFixed f = gd_itofx(k)-f_f;