Searched refs:angle_cos (Results 1 – 2 of 2) sorted by relevance
115 static __inline__ Fixed angle_cos( Angle a ) in angle_cos() function127 return angle_cos(ANGLE_FROM_FIXED(f)); in fixed_cos()
120 static __inline__ Fixed angle_cos( Angle a ) in angle_cos() function132 return angle_cos(ANGLE_FROM_FIXED(f)); in fixed_cos()