Home
last modified time | relevance | path

Searched defs:ELIBMAX (Results 1 – 19 of 19) sorted by relevance

/external/kernel-headers/original/uapi/asm-generic/
Derrno.h65 #define ELIBMAX 82 /* Attempting to link in too many shared libraries */ macro
/external/kernel-headers/original/uapi/asm-mips/asm/
Derrno.h61 #define ELIBMAX 86 /* Attempting to link in too many shared libraries */ macro
/external/python/cpython2/Lib/plat-irix5/
DERRNO.py85 ELIBMAX = 86 variable
/external/u-boot/include/linux/
Derrno.h90 #define ELIBMAX 82 /* Attempting to link in too many shared libraries */ macro
/external/python/cpython2/Lib/plat-irix6/
DERRNO.py90 ELIBMAX = 86 variable
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_solaris_amd64.go1198 ELIBMAX = syscall.Errno(0x56) const
Dzerrors_linux_sparc64.go1849 ELIBMAX = syscall.Errno(0x7b) const
Dzerrors_linux_mips64le.go2311 ELIBMAX = syscall.Errno(0x56) const
Dzerrors_linux_ppc64.go2367 ELIBMAX = syscall.Errno(0x52) const
Dzerrors_linux_arm.go2313 ELIBMAX = syscall.Errno(0x52) const
Dzerrors_linux_mips64.go2311 ELIBMAX = syscall.Errno(0x56) const
Dzerrors_linux_ppc64le.go2367 ELIBMAX = syscall.Errno(0x52) const
Dzerrors_linux_arm64.go2298 ELIBMAX = syscall.Errno(0x52) const
Dzerrors_linux_386.go2307 ELIBMAX = syscall.Errno(0x52) const
Dzerrors_linux_mips.go2311 ELIBMAX = syscall.Errno(0x56) const
Dzerrors_linux_s390x.go2367 ELIBMAX = syscall.Errno(0x52) const
Dzerrors_linux_mipsle.go2311 ELIBMAX = syscall.Errno(0x56) const
Dzerrors_linux_amd64.go2307 ELIBMAX = syscall.Errno(0x52) const
/external/python/cpython2/Lib/plat-sunos5/
DSTROPTS.py1030 ELIBMAX = 86 variable