Searched defs:no_such_device_or_address (Results 1 - 2 of 2) sorted by relevance

/external/llvm/include/llvm/Support/
H A DErrc.h60 no_such_device_or_address = int(std::errc::no_such_device_or_address), member in class:llvm::errc
/external/swiftshader/third_party/LLVM/include/llvm/Support/
H A Dsystem_error.h169 no_such_device_or_address, // ENXIO
560 no_such_device_or_address = ENXIO, enumerator in enum:llvm::errc::_

Completed in 76 milliseconds