Home | History | Annotate | Download | only in 4.6.x-google

Lines Matching full:__i2

1773       const _Tp __i2 = __z.imag() * __z.imag();
1774 const _Tp __x = _Tp(1.0) - __i2 - __z.real() * __z.real();
1779 __num = __i2 + __num * __num;
1780 __den = __i2 + __den * __den;