Home
last modified time | relevance | path

Searched refs:__throw_invalid_argument (Results 1 – 5 of 5) sorted by relevance

/freebsd-12.1/contrib/libstdc++/src/
H A Dfunctexcept.cc71 __throw_invalid_argument(const char* __s) in __throw_invalid_argument() function
127 __throw_invalid_argument(const char*)
/freebsd-12.1/contrib/libstdc++/include/bits/
H A Dfunctexcept.h69 __throw_invalid_argument(const char*) __attribute__((__noreturn__));
/freebsd-12.1/contrib/libc++/include/
H A Dstdexcept211 void __throw_invalid_argument(const char*__msg)
H A Dbitset772 __throw_invalid_argument("bitset string ctor has invalid argument");
800 __throw_invalid_argument("bitset string ctor has invalid argument");
/freebsd-12.1/contrib/libstdc++/include/std/
H A Dstd_bitset.h1164 __throw_invalid_argument(__N("bitset::_M_copy_from_string"));