Searched refs:M_SQRT1_2l (Results 1 – 6 of 6) sorted by relevance
114 #undef M_SQRT1_2l127 #define M_SQRT1_2l M_SQRT1_2f128 macro
101 if (x_adj_mant < M_SQRT1_2l) in gammal_positive()
96 if (x_adj_mant < M_SQRT1_2l) in gammal_positive()
102 if (x_adj_mant < M_SQRT1_2l) in gammal_positive()
1194 # define M_SQRT1_2l 0.707106781186547524400844362104849039L /* 1/sqrt(2) */ macro
68116 (csqrt_test): Use M_SQRT1_2l instead of M_SQRT_2_2.80636 (M_SQRT1_2l): Likewise.