Searched refs:c1pio2 (Results 1 – 1 of 1) sorted by relevance
21 c1pio2 = 1*M_PI_2, /* 0x3FF921FB, 0x54442D18 */ variable49 return __sindf(x + c1pio2); in cosf()51 return __sindf(c1pio2 - x); in cosf()