HomeSort by relevance Sort by last modified time
    Searched refs:ERROR_INVALID_SIGNAL_NUMBER (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 153 #define ERROR_INVALID_SIGNAL_NUMBER 209
winerror.h 205 #define ERROR_INVALID_SIGNAL_NUMBER __MSABI_LONG(209)
    [all...]
  /external/fio/os/windows/
posix.c 90 case ERROR_INVALID_SIGNAL_NUMBER: return EINVAL;

Completed in 39 milliseconds