Home
last modified time | relevance | path

Searched defs:EDOM (Results 1 – 25 of 38) sorted by relevance

12

/external/kernel-headers/original/uapi/asm-generic/
Derrno-base.h37 #define EDOM 33 /* Math argument out of domain of func */ macro
/external/libusb/msvc/
Derrno.h57 #define EDOM 33 /* Domain error (math functions) */ macro
/external/libcxx/include/
Derrno.h265 #define EDOM 9947 macro
/external/python/cpython2/Lib/plat-irix5/
DERRNO.py41 EDOM = 33 variable
/external/u-boot/include/linux/
Derrno.h36 #define EDOM 33 /* Math argument out of domain of func */ macro
/external/swiftshader/third_party/LLVM/include/llvm/Support/
Dsystem_error.h251 # define EDOM 33 macro
/external/python/cpython2/Lib/plat-irix6/
DERRNO.py45 EDOM = 33 variable
/external/python/cpython2/Lib/plat-beos5/
DIN.py168 EDOM = (B_POSIX_ERROR_BASE + 16) variable
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_solaris_amd64.go1176 EDOM = syscall.Errno(0x21) const
Dzerrors_dragonfly_amd64.go1316 EDOM = syscall.Errno(0x21) const
Dzerrors_openbsd_arm.go1351 EDOM = syscall.Errno(0x21) const
Dzerrors_netbsd_arm.go1447 EDOM = syscall.Errno(0x21) const
Dzerrors_openbsd_amd64.go1448 EDOM = syscall.Errno(0x21) const
Dzerrors_netbsd_amd64.go1458 EDOM = syscall.Errno(0x21) const
Dzerrors_openbsd_386.go1349 EDOM = syscall.Errno(0x21) const
Dzerrors_darwin_386.go1509 EDOM = syscall.Errno(0x21) const
Dzerrors_darwin_arm64.go1509 EDOM = syscall.Errno(0x21) const
Dzerrors_darwin_amd64.go1509 EDOM = syscall.Errno(0x21) const
Dzerrors_darwin_arm.go1509 EDOM = syscall.Errno(0x21) const
Dzerrors_freebsd_386.go1501 EDOM = syscall.Errno(0x21) const
Dzerrors_freebsd_arm.go1510 EDOM = syscall.Errno(0x21) const
Dzerrors_netbsd_386.go1468 EDOM = syscall.Errno(0x21) const
Dzerrors_freebsd_amd64.go1502 EDOM = syscall.Errno(0x21) const
/external/python/cpython2/Lib/plat-sunos5/
DSTROPTS.py979 EDOM = 33 variable
/external/python/cpython2/Lib/plat-mac/
Dmacerrors.py1819 EDOM = 33 #Numerical argument out of domain variable

12