Searched refs:ENOTRECOVERABLE (Results 1 - 3 of 3) sorted by relevance

/external/kernel-headers/original/asm-generic/
H A Derrno.h107 #define ENOTRECOVERABLE 131 /* State not recoverable */ macro
/external/kernel-headers/original/asm-mips/
H A Derrno.h120 #define ENOTRECOVERABLE 166 /* State not recoverable */ macro
/external/llvm/include/llvm/Support/
H A Dsystem_error.h192 state_not_recoverable, // ENOTRECOVERABLE
439 # ifndef ENOTRECOVERABLE
440 # define ENOTRECOVERABLE 127 macro
588 #ifdef ENOTRECOVERABLE
589 state_not_recoverable = ENOTRECOVERABLE,

Completed in 63 milliseconds