Searched defs:phil (Results 1 - 9 of 9) sorted by relevance

/haiku-buildtools/gcc/libstdc++-v3/testsuite/tr1/5_numerical_facilities/special_functions/12_ellint_1/
H A Dcompile.cc31 long double kl = 0.5L, phil = std::atan2(1.0L, 1.0L); local
H A Dcompile_2.cc31 long double kl = 0.5L, phil = std::atan2(1.0L, 1.0L); local
H A Dcheck_nan.cc37 long double phil = std::atan2(1.0L, 1.0L); local
63 long double phil = std::numeric_limits<long double>::quiet_NaN(); local
/haiku-buildtools/gcc/libstdc++-v3/testsuite/tr1/5_numerical_facilities/special_functions/13_ellint_2/
H A Dcompile.cc31 long double kl = 0.5L, phil = std::atan2(1.0L, 1.0L); local
H A Dcompile_2.cc31 long double kl = 0.5L, phil = std::atan2(1.0L, 1.0L); local
H A Dcheck_nan.cc37 long double phil = std::atan2(1.0L, 1.0L); local
63 long double phil = std::numeric_limits<long double>::quiet_NaN(); local
/haiku-buildtools/gcc/libstdc++-v3/testsuite/tr1/5_numerical_facilities/special_functions/14_ellint_3/
H A Dcompile.cc31 long double kl = 0.5L, nul = 0.2L, phil = std::atan2(1.0L, 1.0L); local
H A Dcompile_2.cc31 long double kl = 0.5L, nul = 0.2L, phil = std::atan2(1.0L, 1.0L); local
H A Dcheck_nan.cc41 long double phil = std::atan2(1.0L, 1.0L); local
71 long double phil = std::atan2(1.0L, 1.0L); local
101 long double phil = std::numeric_limits<long double>::quiet_NaN(); local

Completed in 45 milliseconds