Home
last modified time | relevance | path

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

/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-11/include/tr1/
A Dmodified_bessel_func.tcc380 const _Tp _S_inf = std::numeric_limits<_Tp>::infinity(); in __airy() local
384 else if (__z == _S_inf) in __airy()
387 __Bip = __Bi = _S_inf; in __airy()
389 else if (__z == -_S_inf) in __airy()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-8/include/tr1/
A Dmodified_bessel_func.tcc381 const _Tp _S_inf = std::numeric_limits<_Tp>::infinity(); in __airy() local
385 else if (__z == _S_inf) in __airy()
388 __Bip = __Bi = _S_inf; in __airy()
390 else if (__z == -_S_inf) in __airy()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-10/include/tr1/
A Dmodified_bessel_func.tcc381 const _Tp _S_inf = std::numeric_limits<_Tp>::infinity(); in __airy() local
385 else if (__z == _S_inf) in __airy()
388 __Bip = __Bi = _S_inf; in __airy()
390 else if (__z == -_S_inf) in __airy()
/l4re-core-master/libstdc++-v3/contrib/libstdc++-v3-9/include/tr1/
A Dmodified_bessel_func.tcc381 const _Tp _S_inf = std::numeric_limits<_Tp>::infinity(); in __airy() local
385 else if (__z == _S_inf) in __airy()
388 __Bip = __Bi = _S_inf; in __airy()
390 else if (__z == -_S_inf) in __airy()

Completed in 7 milliseconds