Searched refs:c1pio2 (Results 1 – 1 of 1) sorted by relevance
33 c1pio2 = 1*M_PI_2, /* 0x3FF921FB, 0x54442D18 */ variable57 return __kernel_sindf(c1pio2 - x); in cosf()59 return __kernel_sindf(x + c1pio2); in cosf()