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

1 2 3 4 5 6 7 8 9

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/bits/
errno.h 23 # undef EILSEQ
54 define only the values EDOM, EILSEQ and ERANGE in case __need_Emath is
57 # define EILSEQ 84 /* Illegal byte sequence. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
errno.h 23 # undef EILSEQ
58 define only the values EDOM, EILSEQ and ERANGE in case __need_Emath is
61 # define EILSEQ 84 /* Illegal byte sequence. */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
errno.h 23 # undef EILSEQ
58 define only the values EDOM, EILSEQ and ERANGE in case __need_Emath is
61 # define EILSEQ 84 /* Illegal byte sequence. */
  /external/ImageMagick/MagickCore/
token-private.h 25 #ifndef EILSEQ
26 #define EILSEQ ENOENT
122 errno=EILSEQ;
131 errno=EILSEQ;
136 errno=EILSEQ;
  /external/bison/lib/
errno.in.h 273 # ifndef EILSEQ
274 # define EILSEQ 2015
  /external/libcxx/include/
errno.h 20 EILSEQ // C99
254 #ifndef EILSEQ
255 #define EILSEQ 9945
  /prebuilts/clang/host/darwin-x86/clang-4053586/include/c++/v1/
errno.h 20 EILSEQ // C99
254 #ifndef EILSEQ
255 #define EILSEQ 9945
  /prebuilts/clang/host/linux-x86/clang-4053586/include/c++/v1/
errno.h 20 EILSEQ // C99
254 #ifndef EILSEQ
255 #define EILSEQ 9945
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
errno.h 66 #define EILSEQ 42
  /prebuilts/ndk/r13/sources/cxx-stl/llvm-libc++/include/
errno.h 20 EILSEQ // C99
254 #ifndef EILSEQ
255 #define EILSEQ 9945
  /bionic/libc/kernel/uapi/asm-generic/
errno.h 71 #define EILSEQ 84
  /bionic/libc/kernel/uapi/asm-mips/asm/
errno.h 67 #define EILSEQ 88
  /development/ndk/platforms/android-21/arch-mips/include/asm/
errno.h 79 #define EILSEQ 88
  /development/ndk/platforms/android-21/arch-mips64/include/asm/
errno.h 79 #define EILSEQ 88
  /development/ndk/platforms/android-21/include/asm-generic/
errno.h 84 #define EILSEQ 84
  /development/ndk/platforms/android-9/arch-mips/include/asm/
errno.h 79 #define EILSEQ 88
  /development/ndk/platforms/android-9/include/asm-generic/
errno.h 68 #define EILSEQ 84
  /device/linaro/bootloader/arm-trusted-firmware/include/stdlib/sys/
errno.h 165 #define EILSEQ 86 /* Illegal byte sequence */
  /device/linaro/bootloader/edk2/StdLib/Include/
errno.h 152 #define EILSEQ __EILSEQ /* 85 Illegal byte sequence */
  /external/kernel-headers/original/uapi/asm-generic/
errno.h 66 #define EILSEQ 84 /* Illegal byte sequence */
  /external/kernel-headers/original/uapi/asm-mips/asm/
errno.h 62 #define EILSEQ 88 /* Illegal byte sequence */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/asm-generic/
errno.h 57 #define EILSEQ 84 /* Illegal byte sequence */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/asm-generic/
errno.h 57 #define EILSEQ 84 /* Illegal byte sequence */
  /prebuilts/ndk/r10/platforms/android-12/arch-arm/usr/include/asm-generic/
errno.h 68 #define EILSEQ 84
  /prebuilts/ndk/r10/platforms/android-12/arch-mips/usr/include/asm/
errno.h 79 #define EILSEQ 88

Completed in 822 milliseconds

1 2 3 4 5 6 7 8 9