Searched refs:__p_l (Results 1 – 2 of 2) sorted by relevance
101 _Tp __p_l = 0; in __poly_legendre_p() local106 __p_l = _Tp(2) * __x * __p_lm1 - __p_lm2 in __poly_legendre_p()109 __p_lm1 = __p_l; in __poly_legendre_p()112 return __p_l; in __poly_legendre_p()