HomeSort by relevance Sort by last modified time
    Searched defs:ENOTRECOVERABLE (Results 1 - 15 of 15) sorted by null

  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
errno.h 38 # define ENOTRECOVERABLE 131
  /bionic/libc/kernel/common/asm-generic/
errno.h 117 #define ENOTRECOVERABLE 131
  /development/ndk/platforms/android-3/include/asm-generic/
errno.h 117 #define ENOTRECOVERABLE 131
  /external/kernel-headers/original/asm-generic/
errno.h 107 #define ENOTRECOVERABLE 131 /* State not recoverable */
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm-generic/
errno.h 107 #define ENOTRECOVERABLE 131 /* State not recoverable */
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/asm-generic/
errno.h 117 #define ENOTRECOVERABLE 131
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/asm-generic/
errno.h 117 #define ENOTRECOVERABLE 131
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/asm-generic/
errno.h 117 #define ENOTRECOVERABLE 131
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/asm-generic/
errno.h 117 #define ENOTRECOVERABLE 131
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/asm-generic/
errno.h 117 #define ENOTRECOVERABLE 131
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/asm-generic/
errno.h 117 #define ENOTRECOVERABLE 131
  /prebuilt/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/asm-generic/
errno.h 117 #define ENOTRECOVERABLE 131
  /prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/asm-generic/
errno.h 117 #define ENOTRECOVERABLE 131
  /prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-x86/usr/include/asm-generic/
errno.h 117 #define ENOTRECOVERABLE 131
  /external/llvm/include/llvm/Support/
system_error.h 192 state_not_recoverable, // ENOTRECOVERABLE
439 # ifndef ENOTRECOVERABLE
440 # define ENOTRECOVERABLE 127
599 #ifdef ENOTRECOVERABLE
600 state_not_recoverable = ENOTRECOVERABLE,

Completed in 985 milliseconds