Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/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()
413 std::__throw_domain_error(__N("Bad argument in __comp_ellint_2.")); in __comp_ellint_2()
445 std::__throw_domain_error(__N("Bad argument in __ellint_2.")); in __ellint_2()
506 std::__throw_domain_error(__N("Argument less than zero " in __ellint_rc()
578 std::__throw_domain_error(__N("Argument less than zero " in __ellint_rj()
582 std::__throw_domain_error(__N("Argument too small " in __ellint_rj()
[all …]
H A Dbessel_function.tcc495 std::__throw_domain_error(__N("Bad argument " in __cyl_bessel_j()
537 std::__throw_domain_error(__N("Bad argument " in __cyl_neumann_n()
609 std::__throw_domain_error(__N("Bad argument " in __sph_bessel()
647 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()
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/tr1/
H A Dell_integral.tcc84 std::__throw_domain_error(__N("Argument less than zero " in __ellint_rf()
88 std::__throw_domain_error(__N("Argument too small in __ellint_rf")); in __ellint_rf()
227 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()
409 std::__throw_domain_error(__N("Bad argument in __comp_ellint_2.")); in __comp_ellint_2()
441 std::__throw_domain_error(__N("Bad argument in __ellint_2.")); in __ellint_2()
500 std::__throw_domain_error(__N("Argument less than zero " in __ellint_rc()
569 std::__throw_domain_error(__N("Argument less than zero " in __ellint_rj()
573 std::__throw_domain_error(__N("Argument too small " in __ellint_rj()
[all …]
H A Dbessel_function.tcc495 std::__throw_domain_error(__N("Bad argument " in __cyl_bessel_j()
537 std::__throw_domain_error(__N("Bad argument " in __cyl_neumann_n()
609 std::__throw_domain_error(__N("Bad argument " in __sph_bessel()
647 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()
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
H A Dfunctexcept.h66 __throw_domain_error(const char*) __attribute__((__noreturn__)); in _GLIBCXX_VISIBILITY()
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dfunctexcept.h69 __throw_domain_error(const char*) __attribute__((__noreturn__)); in _GLIBCXX_VISIBILITY()
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/src/c++11/
H A Dfunctexcept.cc69 __throw_domain_error(const char* __s __attribute__((unused))) in __throw_domain_error() function
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/src/c++11/
H A Dfunctexcept.cc73 __throw_domain_error(const char* __s __attribute__((unused))) in __throw_domain_error() function
/netbsd-src/external/apache2/llvm/dist/libcxx/include/
H A Dstdexcept231 void __throw_domain_error(const char*__msg)