HomeSort by: relevance | last modified time | path
    Searched defs:ENOTRECOVERABLE (Results 1 - 4 of 4) sorted by relevancy

  /src/external/apache2/llvm/dist/libcxx/include/
errno.h 35 #if !defined(EOWNERDEAD) || !defined(ENOTRECOVERABLE)
49 #ifdef ENOTRECOVERABLE
60 #define ENOTRECOVERABLE __elast1
63 #define ELAST ENOTRECOVERABLE
69 #define ENOTRECOVERABLE __elast2
72 #define ELAST ENOTRECOVERABLE
77 #endif // !defined(EOWNERDEAD) || !defined(ENOTRECOVERABLE)
213 #ifndef ENOTRECOVERABLE
214 #define ENOTRECOVERABLE 9934
  /src/external/gpl3/gdb/dist/gnulib/import/
errno.in.h 92 # ifndef ENOTRECOVERABLE
93 # define ENOTRECOVERABLE 127
242 /* On many platforms, the macros EOWNERDEAD and ENOTRECOVERABLE are not
250 # define ENOTRECOVERABLE 59
258 # define ENOTRECOVERABLE 44
263 # define ENOTRECOVERABLE 127
267 # define ENOTRECOVERABLE 2014
  /src/external/gpl3/gdb.old/dist/gnulib/import/
errno.in.h 92 # ifndef ENOTRECOVERABLE
93 # define ENOTRECOVERABLE 127
242 /* On many platforms, the macros EOWNERDEAD and ENOTRECOVERABLE are not
250 # define ENOTRECOVERABLE 59
258 # define ENOTRECOVERABLE 44
263 # define ENOTRECOVERABLE 127
267 # define ENOTRECOVERABLE 2014
  /src/sys/sys/
errno.h 177 #define ENOTRECOVERABLE 98 /* State not recoverable */

Completed in 25 milliseconds