Home
last modified time | relevance | path

Searched refs:negate_Xsig (Results 1 – 5 of 5) sorted by relevance

/arch/x86/math-emu/
Dpoly_sin.c88 negate_Xsig(&accumulator); in poly_sine()
106 negate_Xsig(&accumulator); in poly_sine()
141 negate_Xsig(&accumulator); in poly_sine()
145 negate_Xsig(&accumulator); in poly_sine()
151 negate_Xsig(&accumulator); in poly_sine()
158 negate_Xsig(&accumulator); in poly_sine()
243 negate_Xsig(&accumulator); in poly_cos()
247 negate_Xsig(&accumulator); in poly_cos()
254 negate_Xsig(&accumulator); in poly_cos()
262 negate_Xsig(&accumulator); in poly_cos()
[all …]
Dpoly_atan.c117 negate_Xsig(&Numer); in poly_atan()
154 negate_Xsig(&accumulator); in poly_atan()
157 negate_Xsig(&accumulator); in poly_atan()
170 negate_Xsig(&accumulator); in poly_atan()
176 negate_Xsig(&accumulator); in poly_atan()
184 negate_Xsig(&accumulator); in poly_atan()
192 negate_Xsig(&accumulator); in poly_atan()
Dpoly_tan.c119 negate_Xsig(&accumulatoro); in poly_tan()
129 negate_Xsig(&accumulatore); in poly_tan()
138 negate_Xsig(&accumulatore); /* This does 1 - accumulator */ in poly_tan()
Dpoly.h104 static inline void negate_Xsig(Xsig *x) in negate_Xsig() function
Dpoly_l2.c71 negate_Xsig(&accumulator); in poly_l2()
197 negate_Xsig(&Denom); in log2_kernel()