HomeSort by relevance Sort by last modified time
    Searched refs:ERROR_BAD_UNIT (Results 1 - 4 of 4) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
error.h 25 #define ERROR_BAD_UNIT 20
winerror.h 64 #define ERROR_BAD_UNIT __MSABI_LONG(20)
    [all...]
  /external/llvm/lib/Support/
ErrorHandling.cpp 153 MAP_ERR_TO_COND(ERROR_BAD_UNIT, no_such_device);
  /external/fio/os/windows/
posix.c 63 case ERROR_BAD_UNIT: return ENODEV;

Completed in 214 milliseconds