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