OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EILSEQ
(Results
1 - 25
of
173
) sorted by null
1
2
3
4
5
6
7
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/depr/depr.c.headers/
errno_h.pass.cpp
19
#ifndef
EILSEQ
20
#error
EILSEQ
not defined
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/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/i686-linux-glibc2.7-4.6/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.7-4.6/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. */
/ndk/sources/host-tools/sed-4.2.1/lib/
wcrtomb.c
49
errno =
EILSEQ
;
/external/chromium_org/third_party/libusb/src/msvc/
errno.h
68
#define
EILSEQ
42 /* Illegal byte sequence */
/ndk/sources/android/support/src/musl-multibyte/
mbtowc.c
51
errno =
EILSEQ
;
wcrtomb.c
36
errno =
EILSEQ
;
mbrtowc.c
55
errno =
EILSEQ
;
/external/bison/lib/
errno.in.h
273
# ifndef
EILSEQ
274
# define
EILSEQ
2015
strerror-override.c
295
case
EILSEQ
:
/bionic/libc/kernel/arch-mips/asm/
errno.h
79
#define
EILSEQ
88
/bionic/libc/kernel/common/asm-generic/
errno.h
84
#define
EILSEQ
84
/development/ndk/platforms/android-3/include/asm-generic/
errno.h
68
#define
EILSEQ
84
/development/ndk/platforms/android-9/arch-mips/include/asm/
errno.h
79
#define
EILSEQ
88
/external/chromium_org/native_client_sdk/src/libraries/third_party/pthreads-win32/
need_errno.h
130
#define
EILSEQ
42
/external/kernel-headers/original/asm-generic/
errno.h
57
#define
EILSEQ
84 /* Illegal byte sequence */
/external/kernel-headers/original/asm-mips/
errno.h
62
#define
EILSEQ
88 /* Illegal byte sequence */
/hardware/ti/omap4xxx/libtiutils/
ErrorUtils.cpp
39
case
EILSEQ
:
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm-generic/
errno.h
57
#define
EILSEQ
84 /* Illegal byte sequence */
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/asm-generic/
errno.h
57
#define
EILSEQ
84 /* Illegal byte sequence */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/asm-generic/
errno.h
57
#define
EILSEQ
84 /* Illegal byte sequence */
/prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/asm-generic/
errno.h
68
#define
EILSEQ
84
/prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/asm-generic/
errno.h
68
#define
EILSEQ
84
/prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/asm-generic/
errno.h
68
#define
EILSEQ
84
Completed in 282 milliseconds
1
2
3
4
5
6
7