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

12

  /prebuilts/ndk/7/platforms/android-3/arch-x86/usr/include/asm-generic/
errno.h 117 #define ENOTRECOVERABLE 131
  /prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/asm-generic/
errno.h 117 #define ENOTRECOVERABLE 131
  /prebuilts/ndk/7/platforms/android-4/arch-x86/usr/include/asm-generic/
errno.h 117 #define ENOTRECOVERABLE 131
  /prebuilts/ndk/7/platforms/android-5/arch-arm/usr/include/asm-generic/
errno.h 117 #define ENOTRECOVERABLE 131
  /prebuilts/ndk/7/platforms/android-5/arch-x86/usr/include/asm-generic/
errno.h 117 #define ENOTRECOVERABLE 131
  /prebuilts/ndk/7/platforms/android-8/arch-arm/usr/include/asm-generic/
errno.h 117 #define ENOTRECOVERABLE 131
  /prebuilts/ndk/7/platforms/android-8/arch-x86/usr/include/asm-generic/
errno.h 117 #define ENOTRECOVERABLE 131
  /prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/asm-generic/
errno.h 117 #define ENOTRECOVERABLE 131
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/asm-generic/
errno.h 117 #define ENOTRECOVERABLE 131
  /prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/asm-generic/
errno.h 117 #define ENOTRECOVERABLE 131
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/asm/
errno.h 144 #define ENOTRECOVERABLE 166
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/asm-generic/
errno.h 117 #define ENOTRECOVERABLE 131
  /prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/asm-generic/
errno.h 117 #define ENOTRECOVERABLE 131
  /prebuilts/ndk/8/platforms/android-3/arch-arm/usr/include/asm-generic/
errno.h 117 #define ENOTRECOVERABLE 131
  /prebuilts/ndk/8/platforms/android-4/arch-arm/usr/include/asm-generic/
errno.h 117 #define ENOTRECOVERABLE 131
  /prebuilts/ndk/8/platforms/android-5/arch-arm/usr/include/asm-generic/
errno.h 117 #define ENOTRECOVERABLE 131
  /prebuilts/ndk/8/platforms/android-8/arch-arm/usr/include/asm-generic/
errno.h 117 #define ENOTRECOVERABLE 131
  /prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/asm-generic/
errno.h 117 #define ENOTRECOVERABLE 131
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/asm/
errno.h 144 #define ENOTRECOVERABLE 166
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/asm-generic/
errno.h 117 #define ENOTRECOVERABLE 131
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/asm-generic/
errno.h 117 #define ENOTRECOVERABLE 131
  /external/llvm/include/llvm/Support/
system_error.h 194 state_not_recoverable, // ENOTRECOVERABLE
441 # ifndef ENOTRECOVERABLE
442 # define ENOTRECOVERABLE 127
590 #ifdef ENOTRECOVERABLE
591 state_not_recoverable = ENOTRECOVERABLE,

Completed in 775 milliseconds

12