Home
last modified time | relevance | path

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

/external/libcap/libcap/include/uapi/linux/
Dprctl.h42 # define PR_FP_EXC_PRECISE 3 /* precise exception mode */ macro
/external/kernel-headers/original/uapi/linux/
Dprctl.h45 # define PR_FP_EXC_PRECISE 3 /* precise exception mode */ macro
/external/minijail/linux-x86/
Dlibconstants.gen.c803 #ifdef PR_FP_EXC_PRECISE
804 { "PR_FP_EXC_PRECISE", (unsigned long) PR_FP_EXC_PRECISE },
/external/syzkaller/sys/linux/
Dsys_386.const387 PR_FP_EXC_PRECISE = 3
Dsys_amd64.const387 PR_FP_EXC_PRECISE = 3
Dsys_ppc64le.const387 PR_FP_EXC_PRECISE = 3
Dsys_arm.const387 PR_FP_EXC_PRECISE = 3
Dsys_arm64.const387 PR_FP_EXC_PRECISE = 3
Dsys.txt957 …_EXC_RES, PR_FP_EXC_INV, PR_FP_EXC_DISABLED, PR_FP_EXC_NONRECOV, PR_FP_EXC_ASYNC, PR_FP_EXC_PRECISE
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_sparc64.go1019 PR_FP_EXC_PRECISE = 0x3 const
Dzerrors_linux_mips64le.go1275 PR_FP_EXC_PRECISE = 0x3 const
Dzerrors_linux_ppc64.go1277 PR_FP_EXC_PRECISE = 0x3 const
Dzerrors_linux_arm.go1274 PR_FP_EXC_PRECISE = 0x3 const
Dzerrors_linux_mips64.go1275 PR_FP_EXC_PRECISE = 0x3 const
Dzerrors_linux_ppc64le.go1277 PR_FP_EXC_PRECISE = 0x3 const
Dzerrors_linux_arm64.go1277 PR_FP_EXC_PRECISE = 0x3 const
Dzerrors_linux_386.go1276 PR_FP_EXC_PRECISE = 0x3 const
Dzerrors_linux_mips.go1275 PR_FP_EXC_PRECISE = 0x3 const
Dzerrors_linux_s390x.go1274 PR_FP_EXC_PRECISE = 0x3 const
Dzerrors_linux_mipsle.go1275 PR_FP_EXC_PRECISE = 0x3 const
Dzerrors_linux_amd64.go1276 PR_FP_EXC_PRECISE = 0x3 const