Searched refs:PIO2_L (Results 1 – 2 of 2) sorted by relevance
96 #define PIO2_L sc[15] macro143 x = p + PIO2_L; in cos()152 w = PIO2_L + (z * x) * (PP1 + z * PP2); in cos()154 w = PIO2_L + (z * x) * ((P1 + z * P2) + in cos()
157 #define PIO2_L sc[15] macro233 x = p + PIO2_L; in sincos()243 w = PIO2_L + PoS(x, z); in sincos()245 w = PIO2_L + PoL(x, z); in sincos()