Home
last modified time | relevance | path

Searched defs:__ecode (Results 1 – 3 of 3) sorted by relevance

/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/src/c++11/
H A Dregex.cc34 __throw_regex_error(regex_constants::error_type __ecode in __throw_regex_error()
38 regex_error::regex_error(regex_constants::error_type __ecode) in regex_error()
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/src/c++11/
H A Dregex.cc31 regex_error::regex_error(regex_constants::error_type __ecode) in regex_error()
H A Dfunctexcept.cc117 __throw_regex_error(regex_constants::error_type __ecode) in __throw_regex_error()