Home
last modified time | relevance | path

Searched refs:__throw_domain_error (Results 1 – 20 of 20) sorted by relevance

/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/tr1/
H A Dell_integral.tcc82 std::__throw_domain_error(__N("Argument less than zero " in __ellint_rf()
86 std::__throw_domain_error(__N("Argument too small in __ellint_rf")); in __ellint_rf()
225 std::__throw_domain_error(__N("Bad argument in __ellint_1.")); in __ellint_1()
324 std::__throw_domain_error(__N("Argument less than zero " in __ellint_rd()
327 std::__throw_domain_error(__N("Argument too small " in __ellint_rd()
410 std::__throw_domain_error(__N("Bad argument in __comp_ellint_2.")); in __comp_ellint_2()
442 std::__throw_domain_error(__N("Bad argument in __ellint_2.")); in __ellint_2()
503 std::__throw_domain_error(__N("Argument less than zero " in __ellint_rc()
575 std::__throw_domain_error(__N("Argument less than zero " in __ellint_rj()
579 std::__throw_domain_error(__N("Argument too small " in __ellint_rj()
[all …]
H A Dlegendre_function.tcc80 std::__throw_domain_error(__N("Argument out of range" in __poly_legendre_p()
138 std::__throw_domain_error(__N("Argument out of range" in __assoc_legendre_p()
141 std::__throw_domain_error(__N("Degree out of range" in __assoc_legendre_p()
223 std::__throw_domain_error(__N("Bad argument " in __sph_legendre()
H A Dbessel_function.tcc457 std::__throw_domain_error(__N("Bad argument " in __cyl_bessel_j()
499 std::__throw_domain_error(__N("Bad argument " in __cyl_neumann_n()
571 std::__throw_domain_error(__N("Bad argument " in __sph_bessel()
609 std::__throw_domain_error(__N("Bad argument " in __sph_neumann()
H A Dgamma.tcc231 std::__throw_domain_error(__N("Argument is nonpositive integer " in __log_gamma()
448 std::__throw_domain_error(__N("Argument out of range " in __psi()
H A Dmodified_bessel_func.tcc268 std::__throw_domain_error(__N("Bad argument " in __cyl_bessel_i()
304 std::__throw_domain_error(__N("Bad argument " in __cyl_bessel_k()
H A Dpoly_laguerre.tcc247 std::__throw_domain_error(__N("Negative argument " in __poly_laguerre()
H A Driemann_zeta.tcc78 std::__throw_domain_error(__N("Bad argument in zeta sum.")); in __riemann_zeta_sum()
H A Dhypergeometric.tcc740 std::__throw_domain_error(__N("Argument outside unit circle " in __hyperg()
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/tr1/
H A Dell_integral.tcc86 std::__throw_domain_error(__N("Argument less than zero " in __ellint_rf()
90 std::__throw_domain_error(__N("Argument too small in __ellint_rf")); in __ellint_rf()
229 std::__throw_domain_error(__N("Bad argument in __ellint_1.")); in __ellint_1()
328 std::__throw_domain_error(__N("Argument less than zero " in __ellint_rd()
331 std::__throw_domain_error(__N("Argument too small " in __ellint_rd()
414 std::__throw_domain_error(__N("Bad argument in __comp_ellint_2.")); in __comp_ellint_2()
446 std::__throw_domain_error(__N("Bad argument in __ellint_2.")); in __ellint_2()
507 std::__throw_domain_error(__N("Argument less than zero " in __ellint_rc()
579 std::__throw_domain_error(__N("Argument less than zero " in __ellint_rj()
583 std::__throw_domain_error(__N("Argument too small " in __ellint_rj()
[all …]
H A Dlegendre_function.tcc86 std::__throw_domain_error(__N("Argument out of range" in __poly_legendre_p()
143 std::__throw_domain_error(__N("Argument out of range" in __assoc_legendre_p()
146 std::__throw_domain_error(__N("Degree out of range" in __assoc_legendre_p()
227 std::__throw_domain_error(__N("Bad argument " in __sph_legendre()
H A Dbessel_function.tcc464 std::__throw_domain_error(__N("Bad argument " in __cyl_bessel_j()
506 std::__throw_domain_error(__N("Bad argument " in __cyl_neumann_n()
578 std::__throw_domain_error(__N("Bad argument " in __sph_bessel()
616 std::__throw_domain_error(__N("Bad argument " in __sph_neumann()
H A Dgamma.tcc236 std::__throw_domain_error(__N("Argument is nonpositive integer " in __log_gamma()
451 std::__throw_domain_error(__N("Argument out of range " in __psi()
H A Dmodified_bessel_func.tcc272 std::__throw_domain_error(__N("Bad argument " in __cyl_bessel_i()
308 std::__throw_domain_error(__N("Bad argument " in __cyl_bessel_k()
H A Dpoly_laguerre.tcc249 std::__throw_domain_error(__N("Negative argument " in __poly_laguerre()
H A Driemann_zeta.tcc84 std::__throw_domain_error(__N("Bad argument in zeta sum.")); in __riemann_zeta_sum()
H A Dhypergeometric.tcc743 std::__throw_domain_error(__N("Argument outside unit circle " in __hyperg()
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/src/c++11/
H A Dfunctexcept.cc69 __throw_domain_error(const char* __s) in __throw_domain_error() function
141 __throw_domain_error(const char*)
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/bits/
H A Dfunctexcept.h67 __throw_domain_error(const char*) __attribute__((__noreturn__)); in _GLIBCXX_VISIBILITY()
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/bits/
H A Dfunctexcept.h66 __throw_domain_error(const char*) __attribute__((__noreturn__)); in _GLIBCXX_VISIBILITY()
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/src/c++11/
H A Dfunctexcept.cc69 __throw_domain_error(const char* __s __attribute__((unused))) in __throw_domain_error() function