Home
last modified time | relevance | path

Searched defs:__sgn (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/tr1/
H A Driemann_zeta.tcc119 _Tp __sgn = _Tp(1); in __riemann_zeta_alt() local
197 _Tp __sgn = _Tp(1); in __riemann_zeta_glob() local
380 _Tp __sgn = _Tp(1); in __hurwitz_zeta_glob() local
H A Dlegendre_function.tcc245 const _Tp __sgn = ( __m % 2 == 1 ? -_Tp(1) : _Tp(1)); in __sph_legendre() local
H A Dbessel_function.tcc446 __cyl_bessel_ij_series(_Tp __nu, _Tp __x, _Tp __sgn, in __cyl_bessel_ij_series()
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/tr1/
H A Driemann_zeta.tcc119 _Tp __sgn = _Tp(1); in __riemann_zeta_alt() local
197 _Tp __sgn = _Tp(1); in __riemann_zeta_glob() local
380 _Tp __sgn = _Tp(1); in __hurwitz_zeta_glob() local
H A Dlegendre_function.tcc245 const _Tp __sgn = ( __m % 2 == 1 ? -_Tp(1) : _Tp(1)); in __sph_legendre() local
H A Dbessel_function.tcc446 __cyl_bessel_ij_series(_Tp __nu, _Tp __x, _Tp __sgn, in __cyl_bessel_ij_series()