Home
last modified time | relevance | path

Searched defs:__ll (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/tr1/
H A Dlegendre_function.tcc99 for (unsigned int __ll = 2; __ll <= __l; ++__ll) in __poly_legendre_p() local
282 for ( int __ll = __m + 2; __ll <= __l; ++__ll) in __sph_legendre() local
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/tr1/
H A Dlegendre_function.tcc105 for (unsigned int __ll = 2; __ll <= __l; ++__ll) in __poly_legendre_p() local
286 for ( int __ll = __m + 2; __ll <= __l; ++__ll) in __sph_legendre() local