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

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
error.h 28 #define ERROR_CRC 23
winerror.h 67 #define ERROR_CRC __MSABI_LONG(23)
    [all...]
  /external/fio/os/windows/
posix.c 114 case ERROR_CRC: return EIO;

Completed in 352 milliseconds