Searched refs:negate_Xsig (Results 1 – 5 of 5) sorted by relevance
89 negate_Xsig(&accumulator); in poly_sine() 107 negate_Xsig(&accumulator); in poly_sine() 142 negate_Xsig(&accumulator); in poly_sine() 146 negate_Xsig(&accumulator); in poly_sine() 152 negate_Xsig(&accumulator); in poly_sine() 159 negate_Xsig(&accumulator); in poly_sine() 244 negate_Xsig(&accumulator); in poly_cos() 248 negate_Xsig(&accumulator); in poly_cos() 255 negate_Xsig(&accumulator); in poly_cos() 263 negate_Xsig( in poly_cos() [all...]
118 negate_Xsig(&Numer); in poly_atan() 155 negate_Xsig(&accumulator); in poly_atan() 158 negate_Xsig(&accumulator); in poly_atan() 171 negate_Xsig(&accumulator); in poly_atan() 177 negate_Xsig(&accumulator); in poly_atan() 185 negate_Xsig(&accumulator); in poly_atan() 193 negate_Xsig(&accumulator); in poly_atan()
120 negate_Xsig(&accumulatoro); in poly_tan() 130 negate_Xsig(&accumulatore); in poly_tan() 139 negate_Xsig(&accumulatore); /* This does 1 - accumulator */ in poly_tan()
72 negate_Xsig(&accumulator); in poly_l2() 198 negate_Xsig(&Denom); in log2_kernel()
105 static inline void negate_Xsig(Xsig *x) in negate_Xsig() function