Home
last modified time | relevance | path

Searched defs:EILSEQ (Results 1 – 25 of 39) sorted by relevance

12

/external/ImageMagick/MagickCore/
Dtoken-private.h26 #define EILSEQ ENOENT macro
/external/libcxx/include/
Derrno.h255 #define EILSEQ 9945 macro
/external/kernel-headers/original/uapi/asm-generic/
Derrno.h67 #define EILSEQ 84 /* Illegal byte sequence */ macro
/external/kernel-headers/original/uapi/asm-mips/asm/
Derrno.h63 #define EILSEQ 88 /* Illegal byte sequence */ macro
/external/python/cpython2/Lib/plat-irix5/
DERRNO.py87 EILSEQ = 88 variable
/external/u-boot/include/linux/
Derrno.h92 #define EILSEQ 84 /* Illegal byte sequence */ macro
/external/swiftshader/third_party/LLVM/include/llvm/Support/
Dsystem_error.h311 # define EILSEQ 42 macro
/external/python/cpython2/Lib/plat-irix6/
DERRNO.py92 EILSEQ = 88 variable
/external/python/cpython2/Lib/plat-beos5/
DIN.py190 EILSEQ = (B_POSIX_ERROR_BASE + 38) variable
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_solaris_amd64.go1184 EILSEQ = syscall.Errno(0x58) const
Dzerrors_dragonfly_amd64.go1326 EILSEQ = syscall.Errno(0x56) const
Dzerrors_openbsd_arm.go1360 EILSEQ = syscall.Errno(0x54) const
Dzerrors_netbsd_arm.go1456 EILSEQ = syscall.Errno(0x55) const
Dzerrors_openbsd_amd64.go1457 EILSEQ = syscall.Errno(0x54) const
Dzerrors_netbsd_amd64.go1467 EILSEQ = syscall.Errno(0x55) const
Dzerrors_openbsd_386.go1358 EILSEQ = syscall.Errno(0x54) const
Dzerrors_darwin_386.go1518 EILSEQ = syscall.Errno(0x5c) const
Dzerrors_darwin_arm64.go1518 EILSEQ = syscall.Errno(0x5c) const
Dzerrors_darwin_amd64.go1518 EILSEQ = syscall.Errno(0x5c) const
Dzerrors_darwin_arm.go1518 EILSEQ = syscall.Errno(0x5c) const
Dzerrors_freebsd_386.go1511 EILSEQ = syscall.Errno(0x56) const
Dzerrors_freebsd_arm.go1520 EILSEQ = syscall.Errno(0x56) const
Dzerrors_netbsd_386.go1477 EILSEQ = syscall.Errno(0x55) const
Dzerrors_freebsd_amd64.go1512 EILSEQ = syscall.Errno(0x56) const
/external/python/cpython2/Lib/plat-sunos5/
DSTROPTS.py1032 EILSEQ = 88 variable

12