Lines Matching defs:__y
236 _UIntType __y = ((_M_x[__k] & __upper_mask) in operator ()() local
244 _UIntType __y = ((_M_x[__k] & __upper_mask) in operator ()() local
250 _UIntType __y = ((_M_x[__n - 1] & __upper_mask) in operator ()() local
943 const _RealType __y = -std::abs(__n) * _M_sm - 1; in operator ()() local
952 const _RealType __y = 1 + std::abs(__n) * _M_scx; in operator ()() local
969 const _RealType __y = _M_d + __v * __2cx / _M_d; in operator ()() local
1168 const _RealType __y = _M_s1 * std::abs(__n); in operator ()() local
1180 const _RealType __y = _M_s2 * std::abs(__n); in operator ()() local
1194 const _RealType __y = _M_d1 + 2 * __s1s * __e1 / _M_d1; in operator ()() local
1205 const _RealType __y = _M_d2 + 2 * __s2s * __e1 / _M_d2; in operator ()() local
1371 result_type __x, __y, __r2; in operator ()() local
1492 const result_type __y = __1l * std::log(__v / (1 - __v)); in operator ()() local