Searched defs:__ll (Results 1 – 9 of 9) sorted by relevance
98 for (unsigned int __ll = 2; __ll <= __l; ++__ll) in __poly_legendre_p() local279 for ( int __ll = __m + 2; __ll <= __l; ++__ll) in __sph_legendre() local
105 for (unsigned int __ll = 2; __ll <= __l; ++__ll) in __poly_legendre_p() local286 for ( int __ll = __m + 2; __ll <= __l; ++__ll) in __sph_legendre() local
102 for (unsigned int __ll = 2; __ll <= __l; ++__ll) in __poly_legendre_p() local277 for (unsigned int __ll = __m + 2; __ll <= __l; ++__ll) in __sph_legendre() local
102 for (unsigned int __ll = 2; __ll <= __l; ++__ll) in __poly_legendre_p() local277 for (int __ll = __m + 2; __ll <= __l; ++__ll) in __sph_legendre() local
90 int __ll[2]; in __NTH() member102 int __ll[2]; in __NTH() member
Completed in 11 milliseconds