Home
last modified time | relevance | path

Searched defs:PR_FP_EXC_RES (Results 1 – 14 of 14) 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/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