Home
last modified time | relevance | path

Searched refs:no_such_device_or_address (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DErrc.h59 no_such_device_or_address = int(std::errc::no_such_device_or_address), enumerator
/freebsd/contrib/llvm-project/libcxx/include/__system_error/
H A Derrc.h174 no_such_device_or_address = ENXIO, in _LIBCPP_DECLARE_STRONG_ENUM()