Home
last modified time | relevance | path

Searched refs:PR_FP_EXC_OVF (Results 1 – 21 of 21) sorted by relevance

/external/libcap/libcap/include/uapi/linux/
Dprctl.h35 # define PR_FP_EXC_OVF 0x020000 /* floating point overflow */ macro
/external/kernel-headers/original/uapi/linux/
Dprctl.h38 # define PR_FP_EXC_OVF 0x020000 /* floating point overflow */ macro
/external/minijail/linux-x86/
Dlibconstants.gen.c800 #ifdef PR_FP_EXC_OVF
801 { "PR_FP_EXC_OVF", (unsigned long) PR_FP_EXC_OVF },
/external/syzkaller/sys/linux/
Dsys_386.const386 PR_FP_EXC_OVF = 131072
Dsys_amd64.const386 PR_FP_EXC_OVF = 131072
Dsys_ppc64le.const386 PR_FP_EXC_OVF = 131072
Dsys_arm.const386 PR_FP_EXC_OVF = 131072
Dsys_arm64.const386 PR_FP_EXC_OVF = 131072
Dsys.txt957 prctl_fpexc = PR_FP_EXC_SW_ENABLE, PR_FP_EXC_DIV, PR_FP_EXC_OVF, PR_FP_EXC_UND, PR_FP_EXC_RES, PR_F…
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_sparc64.go1018 PR_FP_EXC_OVF = 0x20000 const
Dzerrors_linux_mips64le.go1274 PR_FP_EXC_OVF = 0x20000 const
Dzerrors_linux_ppc64.go1276 PR_FP_EXC_OVF = 0x20000 const
Dzerrors_linux_arm.go1273 PR_FP_EXC_OVF = 0x20000 const
Dzerrors_linux_mips64.go1274 PR_FP_EXC_OVF = 0x20000 const
Dzerrors_linux_ppc64le.go1276 PR_FP_EXC_OVF = 0x20000 const
Dzerrors_linux_arm64.go1276 PR_FP_EXC_OVF = 0x20000 const
Dzerrors_linux_386.go1275 PR_FP_EXC_OVF = 0x20000 const
Dzerrors_linux_mips.go1274 PR_FP_EXC_OVF = 0x20000 const
Dzerrors_linux_s390x.go1273 PR_FP_EXC_OVF = 0x20000 const
Dzerrors_linux_mipsle.go1274 PR_FP_EXC_OVF = 0x20000 const
Dzerrors_linux_amd64.go1275 PR_FP_EXC_OVF = 0x20000 const