Home
last modified time | relevance | path

Searched defs:ERANGE (Results 1 – 25 of 41) sorted by relevance

12

/external/kernel-headers/original/uapi/asm-generic/
Derrno-base.h38 #define ERANGE 34 /* Math result not representable */ macro
/external/libusb/msvc/
Derrno.h58 #define ERANGE 34 /* Result too large (possibly too small) */ macro
/external/libcxx/include/
Derrno.h251 #define ERANGE 9944 macro
/external/u-boot/fs/yaffs2/
Dyportenv.h178 #define ERANGE 34 macro
/external/python/cpython2/Lib/plat-irix5/
DERRNO.py42 ERANGE = 34 variable
/external/u-boot/include/linux/
Derrno.h37 #define ERANGE 34 /* Math result not representable */ macro
/external/swiftshader/third_party/LLVM/include/llvm/Support/
Dsystem_error.h437 # define ERANGE 34 macro
/external/python/cpython2/Lib/plat-irix6/
DERRNO.py46 ERANGE = 34 variable
/external/curl/tests/server/
Drtspd.c64 #define ERANGE 34 /* errno.h value */ macro
Dsws.c68 #define ERANGE 34 /* errno.h value */ macro
/external/python/cpython2/Lib/plat-beos5/
DIN.py169 ERANGE = (B_POSIX_ERROR_BASE + 17) variable
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_solaris_amd64.go1250 ERANGE = syscall.Errno(0x22) const
Dzerrors_dragonfly_amd64.go1378 ERANGE = syscall.Errno(0x22) const
Dzerrors_openbsd_arm.go1411 ERANGE = syscall.Errno(0x22) const
Dzerrors_netbsd_arm.go1510 ERANGE = syscall.Errno(0x22) const
Dzerrors_openbsd_amd64.go1511 ERANGE = syscall.Errno(0x22) const
Dzerrors_netbsd_amd64.go1521 ERANGE = syscall.Errno(0x22) const
Dzerrors_openbsd_386.go1409 ERANGE = syscall.Errno(0x22) const
Dzerrors_darwin_386.go1577 ERANGE = syscall.Errno(0x22) const
Dzerrors_darwin_arm64.go1577 ERANGE = syscall.Errno(0x22) const
Dzerrors_darwin_amd64.go1577 ERANGE = syscall.Errno(0x22) const
Dzerrors_darwin_arm.go1577 ERANGE = syscall.Errno(0x22) const
Dzerrors_freebsd_386.go1565 ERANGE = syscall.Errno(0x22) const
Dzerrors_freebsd_arm.go1574 ERANGE = syscall.Errno(0x22) const
Dzerrors_netbsd_386.go1531 ERANGE = syscall.Errno(0x22) const

12