Home
last modified time | relevance | path

Searched defs:EBADE (Results 1 – 20 of 20) sorted by relevance

/external/kernel-headers/original/uapi/asm-generic/
Derrno.h33 #define EBADE 52 /* Invalid exchange */ macro
/external/kernel-headers/original/uapi/asm-mips/asm/
Derrno.h30 #define EBADE 50 /* Invalid exchange */ macro
/external/python/cpython2/Lib/plat-irix5/
DERRNO.py55 EBADE = 50 variable
/external/u-boot/include/linux/
Derrno.h58 #define EBADE 52 /* Invalid exchange */ macro
/external/python/cpython2/Lib/plat-irix6/
DERRNO.py60 EBADE = 50 variable
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_solaris_amd64.go1157 EBADE = syscall.Errno(0x32) const
Dzerrors_linux_sparc64.go1802 EBADE = syscall.Errno(0x66) const
Dzerrors_linux_mipsle.go2263 EBADE = syscall.Errno(0x32) const
Dzerrors_linux_s390x.go2320 EBADE = syscall.Errno(0x34) const
Dzerrors_linux_arm.go2266 EBADE = syscall.Errno(0x34) const
Dzerrors_linux_ppc64le.go2320 EBADE = syscall.Errno(0x34) const
Dzerrors_linux_mips64.go2263 EBADE = syscall.Errno(0x32) const
Dzerrors_linux_ppc64.go2320 EBADE = syscall.Errno(0x34) const
Dzerrors_linux_amd64.go2260 EBADE = syscall.Errno(0x34) const
Dzerrors_linux_mips64le.go2263 EBADE = syscall.Errno(0x32) const
Dzerrors_linux_386.go2260 EBADE = syscall.Errno(0x34) const
Dzerrors_linux_mips.go2263 EBADE = syscall.Errno(0x32) const
Dzerrors_linux_arm64.go2251 EBADE = syscall.Errno(0x34) const
/external/python/cpython2/Lib/plat-sunos5/
DSTROPTS.py996 EBADE = 50 variable
/external/v8/tools/profviz/
Dgnuplot-4.6.3-emscripten.js989 …9,EL3RST:40,ELNRNG:41,EUNATCH:42,ENOCSI:43,EL2HLT:44,EDEADLK:45,ENOLCK:46,EBADE:50,EBADR:51,EXFULL… property