Searched refs:no_such_device (Results 1 - 2 of 2) sorted by relevance

/external/llvm/lib/Support/Windows/
H A Dsystem_error.inc65 MAP_ERR_TO_COND(ERROR_BAD_UNIT, no_such_device);
74 MAP_ERR_TO_COND(ERROR_DEV_NOT_EXIST, no_such_device);
84 MAP_ERR_TO_COND(ERROR_INVALID_DRIVE, no_such_device);
/external/llvm/include/llvm/Support/
H A Dsystem_error.h170 no_such_device, // ENODEV
561 no_such_device = ENODEV, enumerator in enum:llvm::errc::_

Completed in 24 milliseconds