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

1 2 3 4 5 6 7 8

  /external/ltp/testcases/open_posix_testsuite/functional/threads/include/
test.h 16 #ifndef ENOTRECOVERABLE
17 #define ENOTRECOVERABLE EBADR
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/bits/
errno.h 38 # define ENOTRECOVERABLE 131
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
errno.h 38 # define ENOTRECOVERABLE 131
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
errno.h 38 # define ENOTRECOVERABLE 131
  /external/bison/lib/
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
  /external/libcxx/include/
errno.h 36 #if !defined(EOWNERDEAD) || !defined(ENOTRECOVERABLE)
50 #ifdef ENOTRECOVERABLE
61 #define ENOTRECOVERABLE __elast1
64 #define ELAST ENOTRECOVERABLE
70 #define ENOTRECOVERABLE __elast2
73 #define ELAST ENOTRECOVERABLE
78 #endif // !defined(EOWNERDEAD) || !defined(ENOTRECOVERABLE)
214 #ifndef ENOTRECOVERABLE
215 #define ENOTRECOVERABLE 9934
  /prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++/include/
errno.h 36 #if !defined(EOWNERDEAD) || !defined(ENOTRECOVERABLE)
50 #ifdef ENOTRECOVERABLE
61 #define ENOTRECOVERABLE __elast1
64 #define ELAST ENOTRECOVERABLE
70 #define ENOTRECOVERABLE __elast2
73 #define ELAST ENOTRECOVERABLE
78 #endif // !defined(EOWNERDEAD) || !defined(ENOTRECOVERABLE)
214 #ifndef ENOTRECOVERABLE
215 #define ENOTRECOVERABLE 9934
  /bionic/libc/kernel/uapi/asm-generic/
errno.h 142 #define ENOTRECOVERABLE 131
  /bionic/libc/kernel/uapi/asm-mips/asm/
errno.h 144 #define ENOTRECOVERABLE 166
  /development/ndk/platforms/android-21/arch-mips/include/asm/
errno.h 144 #define ENOTRECOVERABLE 166
  /development/ndk/platforms/android-21/arch-mips64/include/asm/
errno.h 144 #define ENOTRECOVERABLE 166
  /development/ndk/platforms/android-21/include/asm-generic/
errno.h 142 #define ENOTRECOVERABLE 131
  /development/ndk/platforms/android-9/arch-mips/include/asm/
errno.h 144 #define ENOTRECOVERABLE 166
  /development/ndk/platforms/android-9/include/asm-generic/
errno.h 117 #define ENOTRECOVERABLE 131
  /external/kernel-headers/original/uapi/asm-generic/
errno.h 116 #define ENOTRECOVERABLE 131 /* State not recoverable */
  /external/kernel-headers/original/uapi/asm-mips/asm/
errno.h 120 #define ENOTRECOVERABLE 166 /* State not recoverable */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/asm-generic/
errno.h 107 #define ENOTRECOVERABLE 131 /* State not recoverable */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/asm-generic/
errno.h 107 #define ENOTRECOVERABLE 131 /* State not recoverable */
  /prebuilts/ndk/r10/platforms/android-12/arch-arm/usr/include/asm-generic/
errno.h 117 #define ENOTRECOVERABLE 131
  /prebuilts/ndk/r10/platforms/android-12/arch-mips/usr/include/asm/
errno.h 144 #define ENOTRECOVERABLE 166
  /prebuilts/ndk/r10/platforms/android-12/arch-mips/usr/include/asm-generic/
errno.h 117 #define ENOTRECOVERABLE 131
  /prebuilts/ndk/r10/platforms/android-12/arch-x86/usr/include/asm-generic/
errno.h 117 #define ENOTRECOVERABLE 131
  /prebuilts/ndk/r10/platforms/android-13/arch-arm/usr/include/asm-generic/
errno.h 117 #define ENOTRECOVERABLE 131
  /prebuilts/ndk/r10/platforms/android-13/arch-mips/usr/include/asm/
errno.h 144 #define ENOTRECOVERABLE 166
  /prebuilts/ndk/r10/platforms/android-13/arch-mips/usr/include/asm-generic/
errno.h 117 #define ENOTRECOVERABLE 131

Completed in 603 milliseconds

1 2 3 4 5 6 7 8