Home
last modified time | relevance | path

Searched defs:join_error (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/bsd/kyua-cli/dist/utils/fs/
H A Dexceptions.hpp64 class join_error : public error { class
H A Dexceptions_test.cpp60 ATF_TEST_CASE_BODY(join_error) in ATF_TEST_CASE_BODY() argument
H A Dexceptions.cpp86 fs::join_error::join_error(const std::string& textual_path1_, in join_error() function in fs::join_error
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/ext/pb_ds/
H A Dexception.hpp70 struct join_error : public container_error { }; struct
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/ext/pb_ds/
H A Dexception.hpp70 struct join_error : public container_error { }; struct