Home
last modified time | relevance | path

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

/external/libcap/libcap/include/uapi/linux/
Dprctl.h39 # define PR_FP_EXC_DISABLED 0 /* FP exceptions disabled */ macro
/external/kernel-headers/original/uapi/linux/
Dprctl.h42 # define PR_FP_EXC_DISABLED 0 /* FP exceptions disabled */ macro
/external/minijail/linux-x86/
Dlibconstants.gen.c788 #ifdef PR_FP_EXC_DISABLED
789 { "PR_FP_EXC_DISABLED", (unsigned long) PR_FP_EXC_DISABLED },
/external/syzkaller/sys/linux/
Dsys_386.const382 PR_FP_EXC_DISABLED = 0
Dsys_amd64.const382 PR_FP_EXC_DISABLED = 0
Dsys_ppc64le.const382 PR_FP_EXC_DISABLED = 0
Dsys_arm.const382 PR_FP_EXC_DISABLED = 0
Dsys_arm64.const382 PR_FP_EXC_DISABLED = 0
Dsys.txt957 …C_DIV, PR_FP_EXC_OVF, PR_FP_EXC_UND, PR_FP_EXC_RES, PR_FP_EXC_INV, PR_FP_EXC_DISABLED, PR_FP_EXC_N…
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_sparc64.go1014 PR_FP_EXC_DISABLED = 0x0 const
Dzerrors_linux_mips64le.go1270 PR_FP_EXC_DISABLED = 0x0 const
Dzerrors_linux_ppc64.go1272 PR_FP_EXC_DISABLED = 0x0 const
Dzerrors_linux_arm.go1269 PR_FP_EXC_DISABLED = 0x0 const
Dzerrors_linux_mips64.go1270 PR_FP_EXC_DISABLED = 0x0 const
Dzerrors_linux_ppc64le.go1272 PR_FP_EXC_DISABLED = 0x0 const
Dzerrors_linux_arm64.go1272 PR_FP_EXC_DISABLED = 0x0 const
Dzerrors_linux_386.go1271 PR_FP_EXC_DISABLED = 0x0 const
Dzerrors_linux_mips.go1270 PR_FP_EXC_DISABLED = 0x0 const
Dzerrors_linux_s390x.go1269 PR_FP_EXC_DISABLED = 0x0 const
Dzerrors_linux_mipsle.go1270 PR_FP_EXC_DISABLED = 0x0 const
Dzerrors_linux_amd64.go1271 PR_FP_EXC_DISABLED = 0x0 const