Searched refs:PoL (Results 1 – 1 of 1) sorted by relevance
177 #define PoL(x, z) ((x * z) * ((P1 + z * P2) + (z * z) * (P3 + z * P4))) macro203 p = PoL(x, z); in sincos()245 w = PIO2_L + PoL(x, z); in sincos()267 w = PI_L + PoL(x, z); in sincos()289 w = PoL(x, z) - PI3O2_L; in sincos()311 w = PoL(x, z) - PI2_L; in sincos()333 w = PI5O2_L + PoL(x, z); in sincos()