Home
last modified time | relevance | path

Searched refs:__sqrt3 (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/tr1/
H A Dmodified_bessel_func.tcc397 / (__numeric_constants<_Tp>::__sqrt3() in __airy()
400 + _Tp(2) * __I_nu / __numeric_constants<_Tp>::__sqrt3()); in __airy()
404 / (__numeric_constants<_Tp>::__sqrt3() in __airy()
408 / __numeric_constants<_Tp>::__sqrt3()); in __airy()
416 - __N_nu / __numeric_constants<_Tp>::__sqrt3()) / _Tp(2); in __airy()
418 + __J_nu / __numeric_constants<_Tp>::__sqrt3()) / _Tp(2); in __airy()
421 __Aip = __absx * (__N_nu / __numeric_constants<_Tp>::__sqrt3() in __airy()
423 __Bip = __absx * (__J_nu / __numeric_constants<_Tp>::__sqrt3() in __airy()
432 __Bi = __Ai * __numeric_constants<_Tp>::__sqrt3(); in __airy()
438 __Bip = -__Aip * __numeric_constants<_Tp>::__sqrt3(); in __airy()
H A Dspecial_function_util.h88 static _Tp __sqrt3() throw() in _GLIBCXX_VISIBILITY() function
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/tr1/
H A Dmodified_bessel_func.tcc398 / (__numeric_constants<_Tp>::__sqrt3() in __airy()
401 + _Tp(2) * __I_nu / __numeric_constants<_Tp>::__sqrt3()); in __airy()
405 / (__numeric_constants<_Tp>::__sqrt3() in __airy()
409 / __numeric_constants<_Tp>::__sqrt3()); in __airy()
417 - __N_nu / __numeric_constants<_Tp>::__sqrt3()) / _Tp(2); in __airy()
419 + __J_nu / __numeric_constants<_Tp>::__sqrt3()) / _Tp(2); in __airy()
422 __Aip = __absx * (__N_nu / __numeric_constants<_Tp>::__sqrt3() in __airy()
424 __Bip = __absx * (__J_nu / __numeric_constants<_Tp>::__sqrt3() in __airy()
433 __Bi = __Ai * __numeric_constants<_Tp>::__sqrt3(); in __airy()
439 __Bip = -__Aip * __numeric_constants<_Tp>::__sqrt3(); in __airy()
H A Dspecial_function_util.h88 static _Tp __sqrt3() throw() in _GLIBCXX_VISIBILITY() function