Home
last modified time | relevance | path

Searched refs:UNREACHABLE_MSG (Results 1 – 16 of 16) sorted by relevance

/freebsd/contrib/kyua/store/
H A Dmetadata.cpp60 UNREACHABLE_MSG("Invalid column specification; the SELECT statement " in int64_column()
129 UNREACHABLE_MSG("Got more than one result from a query that " in fetch_latest()
H A Dwrite_backend.cpp118 UNREACHABLE_MSG(F("current_schema_version is out of sync with " in initialize()
124 UNREACHABLE_MSG("Inconsistent code while creating a database"); in initialize()
/freebsd/contrib/kyua/utils/
H A Dsanity.hpp165 #define UNREACHABLE UNREACHABLE_MSG("")
177 #define UNREACHABLE_MSG(msg) \ macro
H A Dmemory.cpp152 UNREACHABLE_MSG("Unimplemented memory query type"); in physical_memory()
H A Ddatetime.cpp392 UNREACHABLE_MSG("gmtime_r(3) did not accept the value returned by " in strftime()
397 UNREACHABLE_MSG("Arbitrary-long format strings are unimplemented"); in strftime()
H A Dsanity_test.cpp232 UNREACHABLE_MSG("Custom message"); in do_unreachable_test()
/freebsd/contrib/kyua/utils/sqlite/
H A Dstatement.cpp69 default: UNREACHABLE_MSG("Unknown data type returned by SQLite 3"); in c_type_to_cxx()
91 UNREACHABLE_MSG("Invalid index for bind argument"); in handle_bind_error()
/freebsd/contrib/kyua/utils/process/
H A Doperations.cpp234 UNREACHABLE_MSG(F("Signal %s terminated %s but did not terminate " in terminate_self_with()
/freebsd/contrib/kyua/utils/fs/
H A Ddirectory.cpp185 UNREACHABLE_MSG("Invalid dirp provided to closedir(3)"); in close()
/freebsd/contrib/kyua/engine/
H A Drequirements.cpp147 UNREACHABLE_MSG("Value of require.user not properly validated"); in check_required_user()
H A Dscheduler.cpp521 UNREACHABLE_MSG("exec_cleanup not implemented for an interface that " in exec_cleanup()
/freebsd/contrib/kyua/utils/config/
H A Dtree.cpp125 UNREACHABLE_MSG("define() failing due to key errors is a programming " in define_dynamic()
H A Dtree.ipp62 UNREACHABLE_MSG(F("define() failing due to key errors is a programming "
/freebsd/contrib/kyua/drivers/
H A Dscan_results_test.cpp119 UNREACHABLE_MSG("Formatting unimplemented"); in got_result()
/freebsd/contrib/kyua/utils/cmdline/
H A Doptions.cpp234 UNREACHABLE_MSG("Option does not support an argument"); in validate()
/freebsd/contrib/kyua/utils/signals/
H A Dtimer.cpp275 UNREACHABLE_MSG("Failed to restore original timer"); in ~global_state()