Home
last modified time | relevance | path

Searched defs:PR_FP_EXC_INV (Results 1 – 14 of 14) sorted by relevance

/external/libcap/libcap/include/uapi/linux/
Dprctl.h38 # define PR_FP_EXC_INV 0x100000 /* floating point invalid operation */ macro
/external/kernel-headers/original/uapi/linux/
Dprctl.h41 # define PR_FP_EXC_INV 0x100000 /* floating point invalid operation */ macro
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_sparc64.go1016 PR_FP_EXC_INV = 0x100000 const
Dzerrors_linux_mips64le.go1272 PR_FP_EXC_INV = 0x100000 const
Dzerrors_linux_ppc64.go1274 PR_FP_EXC_INV = 0x100000 const
Dzerrors_linux_arm.go1271 PR_FP_EXC_INV = 0x100000 const
Dzerrors_linux_mips64.go1272 PR_FP_EXC_INV = 0x100000 const
Dzerrors_linux_ppc64le.go1274 PR_FP_EXC_INV = 0x100000 const
Dzerrors_linux_arm64.go1274 PR_FP_EXC_INV = 0x100000 const
Dzerrors_linux_386.go1273 PR_FP_EXC_INV = 0x100000 const
Dzerrors_linux_mips.go1272 PR_FP_EXC_INV = 0x100000 const
Dzerrors_linux_s390x.go1271 PR_FP_EXC_INV = 0x100000 const
Dzerrors_linux_mipsle.go1272 PR_FP_EXC_INV = 0x100000 const
Dzerrors_linux_amd64.go1273 PR_FP_EXC_INV = 0x100000 const