Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-8.0/libstdc++-v3/include/tr1/
H A Dlegendre_function.tcc289 const _Tp __rat2 = _Tp(__ll - __m - 1) / _Tp(__ll + __m - 1); in __sph_legendre() local
/dragonfly/contrib/gcc-4.7/libstdc++-v3/include/tr1/
H A Dlegendre_function.tcc285 const _Tp __rat2 = _Tp(__ll - __m - 1) / _Tp(__ll + __m - 1); in __sph_legendre() local