Searched refs:M_PI_4 (Results 1 – 6 of 6) sorted by relevance
74 if (z.e < M_PI_4) in cosl()
76 if (z.e < M_PI_4) { in tanl()
70 if (z.e < M_PI_4) { in sinl()
63 if (z.e < M_PI_4) { in sincosl()
81 MACRO(M_PI_4); in math_h()
346 #define M_PI_4 0.78539816339744830962 /* pi/4 */ macro