Home
last modified time | relevance | path

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

/external/libcap/libcap/include/uapi/linux/
Dprctl.h34 # define PR_FP_EXC_DIV 0x010000 /* floating point divide by zero */ macro
/external/kernel-headers/original/uapi/linux/
Dprctl.h37 # define PR_FP_EXC_DIV 0x010000 /* floating point divide by zero */ macro
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_sparc64.go1015 PR_FP_EXC_DIV = 0x10000 const
Dzerrors_linux_mipsle.go1271 PR_FP_EXC_DIV = 0x10000 const
Dzerrors_linux_s390x.go1270 PR_FP_EXC_DIV = 0x10000 const
Dzerrors_linux_arm.go1270 PR_FP_EXC_DIV = 0x10000 const
Dzerrors_linux_ppc64le.go1273 PR_FP_EXC_DIV = 0x10000 const
Dzerrors_linux_mips64.go1271 PR_FP_EXC_DIV = 0x10000 const
Dzerrors_linux_ppc64.go1273 PR_FP_EXC_DIV = 0x10000 const
Dzerrors_linux_amd64.go1272 PR_FP_EXC_DIV = 0x10000 const
Dzerrors_linux_mips64le.go1271 PR_FP_EXC_DIV = 0x10000 const
Dzerrors_linux_386.go1272 PR_FP_EXC_DIV = 0x10000 const
Dzerrors_linux_mips.go1271 PR_FP_EXC_DIV = 0x10000 const
Dzerrors_linux_arm64.go1273 PR_FP_EXC_DIV = 0x10000 const