Home
last modified time | relevance | path

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

/external/libcap/libcap/include/uapi/linux/
Dprctl.h37 # define PR_FP_EXC_RES 0x080000 /* floating point inexact result */ macro
/external/kernel-headers/original/uapi/linux/
Dprctl.h40 # define PR_FP_EXC_RES 0x080000 /* floating point inexact result */ macro
/external/minijail/linux-x86/
Dlibconstants.gen.c806 #ifdef PR_FP_EXC_RES
807 { "PR_FP_EXC_RES", (unsigned long) PR_FP_EXC_RES },
/external/syzkaller/sys/linux/
Dsys_386.const388 PR_FP_EXC_RES = 524288
Dsys_amd64.const388 PR_FP_EXC_RES = 524288
Dsys_ppc64le.const388 PR_FP_EXC_RES = 524288
Dsys_arm.const388 PR_FP_EXC_RES = 524288
Dsys_arm64.const388 PR_FP_EXC_RES = 524288
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.go1020 PR_FP_EXC_RES = 0x80000 const
Dzerrors_linux_mips64le.go1276 PR_FP_EXC_RES = 0x80000 const
Dzerrors_linux_ppc64.go1278 PR_FP_EXC_RES = 0x80000 const
Dzerrors_linux_arm.go1275 PR_FP_EXC_RES = 0x80000 const
Dzerrors_linux_mips64.go1276 PR_FP_EXC_RES = 0x80000 const
Dzerrors_linux_ppc64le.go1278 PR_FP_EXC_RES = 0x80000 const
Dzerrors_linux_arm64.go1278 PR_FP_EXC_RES = 0x80000 const
Dzerrors_linux_386.go1277 PR_FP_EXC_RES = 0x80000 const
Dzerrors_linux_mips.go1276 PR_FP_EXC_RES = 0x80000 const
Dzerrors_linux_s390x.go1275 PR_FP_EXC_RES = 0x80000 const
Dzerrors_linux_mipsle.go1276 PR_FP_EXC_RES = 0x80000 const
Dzerrors_linux_amd64.go1277 PR_FP_EXC_RES = 0x80000 const