Searched refs:__y_mm (Results 1 – 1 of 1) sorted by relevance
265 _Tp __y_mm = __sgn * __sr * std::exp(__lnpre_val); in __sph_legendre() local266 _Tp __y_mp1m = __y_mp1m_factor * __y_mm; in __sph_legendre()269 return __y_mm; in __sph_legendre()286 - (__ll + __m - 1) * __y_mm * __fact2) / _Tp(__ll - __m); in __sph_legendre()287 __y_mm = __y_mp1m; in __sph_legendre()