Home
last modified time | relevance | path

Searched refs:no_message (Results 1 – 3 of 3) sorted by relevance

/external/libcxx/test/std/diagnostics/syserr/
Derrc.pass.cpp61 static_assert(static_cast<int>(std::errc::no_message) == ENOMSG, ""); in main()
/external/libcxx/include/
Dsystem_error166 no_message, // ENOMSG
313 no_message = ENOMSG,
/external/swiftshader/third_party/LLVM/include/llvm/Support/
Dsystem_error.h552 no_message = ENOMSG, enumerator