f_1              1216 ext/gd/libgd/gd_interpolation.c 	gdFixed f_1 = gd_itofx(1);
f_1              1247 ext/gd/libgd/gd_interpolation.c 			const gdFixed f_w1 = gd_mulfx(f_1-f_f, f_1-f_g);
f_1              1248 ext/gd/libgd/gd_interpolation.c 			const gdFixed f_w2 = gd_mulfx(f_1-f_f, f_g);
f_1              1249 ext/gd/libgd/gd_interpolation.c 			const gdFixed f_w3 = gd_mulfx(f_f, f_1-f_g);
f_1              1308 ext/gd/libgd/gd_interpolation.c 	gdFixed f_1 = gd_itofx(1);
f_1              1335 ext/gd/libgd/gd_interpolation.c 			const gdFixed f_w1 = gd_mulfx(f_1-f_f, f_1-f_g);
f_1              1336 ext/gd/libgd/gd_interpolation.c 			const gdFixed f_w2 = gd_mulfx(f_1-f_f, f_g);
f_1              1337 ext/gd/libgd/gd_interpolation.c 			const gdFixed f_w3 = gd_mulfx(f_f, f_1-f_g);
f_1              1404 ext/gd/libgd/gd_interpolation.c 	const gdFixed f_1 = gd_itofx(1);
f_1              1570 ext/gd/libgd/gd_interpolation.c 				const gdFixed f_fm1 = f - f_1;
f_1              1571 ext/gd/libgd/gd_interpolation.c 				const gdFixed f_fp1 = f + f_1;
f_1              1586 ext/gd/libgd/gd_interpolation.c 					const gdFixed f_fm1 = f - f_1;
f_1              1587 ext/gd/libgd/gd_interpolation.c 					const gdFixed f_fp1 = f + f_1;
f_1              1790 ext/gd/libgd/gd_interpolation.c 	const gdFixed f_1 = gd_itofx(1);
f_1              1818 ext/gd/libgd/gd_interpolation.c 				const gdFixed f_w1 = gd_mulfx(f_1-f_f, f_1-f_g);
f_1              1819 ext/gd/libgd/gd_interpolation.c 				const gdFixed f_w2 = gd_mulfx(f_1-f_f, f_g);
f_1              1820 ext/gd/libgd/gd_interpolation.c 				const gdFixed f_w3 = gd_mulfx(f_f, f_1-f_g);
f_1              1905 ext/gd/libgd/gd_interpolation.c 	const gdFixed f_1 = gd_itofx(1);
f_1              2067 ext/gd/libgd/gd_interpolation.c 					const gdFixed f_fm1 = f - f_1;
f_1              2068 ext/gd/libgd/gd_interpolation.c 					const gdFixed f_fp1 = f + f_1;
f_1              2093 ext/gd/libgd/gd_interpolation.c 						const gdFixed f_fm1 = f - f_1;
f_1              2094 ext/gd/libgd/gd_interpolation.c 						const gdFixed f_fp1 = f + f_1;