angle_rounded    1717 ext/gd/libgd/gd_interpolation.c 	const int angle_rounded = (int)floor(degrees * 100);
angle_rounded    2163 ext/gd/libgd/gd_interpolation.c 	const int angle_rounded = (int)floor(angle * 100);
angle_rounded    2180 ext/gd/libgd/gd_interpolation.c 	switch (angle_rounded) {