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

1 2 3 4 5

  /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/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/darwin-x86/clang-4393122/include/c++/v1/
errno.h 20 EILSEQ // C99
254 #ifndef EILSEQ
255 #define EILSEQ 9945
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/c++/v1/
errno.h 20 EILSEQ // C99
254 #ifndef EILSEQ
255 #define EILSEQ 9945
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/c++/v1/
errno.h 20 EILSEQ // C99
254 #ifndef EILSEQ
255 #define EILSEQ 9945
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/c++/v1/
errno.h 20 EILSEQ // C99
254 #ifndef EILSEQ
255 #define EILSEQ 9945
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/c++/v1/
errno.h 20 EILSEQ // C99
254 #ifndef EILSEQ
255 #define EILSEQ 9945
  /prebuilts/clang/host/darwin-x86/clang-4691093/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/clang/host/linux-x86/clang-4393122/include/c++/v1/
errno.h 20 EILSEQ // C99
254 #ifndef EILSEQ
255 #define EILSEQ 9945
  /prebuilts/clang/host/linux-x86/clang-4479392/include/c++/v1/
errno.h 20 EILSEQ // C99
254 #ifndef EILSEQ
255 #define EILSEQ 9945
  /prebuilts/clang/host/linux-x86/clang-4579689/include/c++/v1/
errno.h 20 EILSEQ // C99
254 #ifndef EILSEQ
255 #define EILSEQ 9945
  /prebuilts/clang/host/linux-x86/clang-4630689/include/c++/v1/
errno.h 20 EILSEQ // C99
254 #ifndef EILSEQ
255 #define EILSEQ 9945
  /prebuilts/clang/host/linux-x86/clang-4639204/include/c++/v1/
errno.h 20 EILSEQ // C99
254 #ifndef EILSEQ
255 #define EILSEQ 9945
  /prebuilts/clang/host/linux-x86/clang-4691093/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/r16/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
  /device/linaro/bootloader/arm-trusted-firmware/include/lib/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 67 #define EILSEQ 84 /* Illegal byte sequence */

Completed in 1015 milliseconds

1 2 3 4 5