Home
last modified time | relevance | path

Searched refs:PR_FPEMU_SIGFPE (Results 1 – 15 of 15) sorted by relevance

/external/libcap/libcap/include/uapi/linux/
Dprctl.h28 # define PR_FPEMU_SIGFPE 2 /* don't emulate fp operations, send SIGFPE instead */ macro
/external/kernel-headers/original/uapi/linux/
Dprctl.h31 # define PR_FPEMU_SIGFPE 2 /* don't emulate fp operations, send SIGFPE instead */ macro
/external/minijail/linux-x86/
Dlibconstants.gen.c782 #ifdef PR_FPEMU_SIGFPE
783 { "PR_FPEMU_SIGFPE", (unsigned long) PR_FPEMU_SIGFPE },
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_sparc64.go1012 PR_FPEMU_SIGFPE = 0x2 const
Dzerrors_linux_mips64le.go1268 PR_FPEMU_SIGFPE = 0x2 const
Dzerrors_linux_ppc64.go1270 PR_FPEMU_SIGFPE = 0x2 const
Dzerrors_linux_arm.go1267 PR_FPEMU_SIGFPE = 0x2 const
Dzerrors_linux_mips64.go1268 PR_FPEMU_SIGFPE = 0x2 const
Dzerrors_linux_ppc64le.go1270 PR_FPEMU_SIGFPE = 0x2 const
Dzerrors_linux_arm64.go1270 PR_FPEMU_SIGFPE = 0x2 const
Dzerrors_linux_386.go1269 PR_FPEMU_SIGFPE = 0x2 const
Dzerrors_linux_mips.go1268 PR_FPEMU_SIGFPE = 0x2 const
Dzerrors_linux_s390x.go1267 PR_FPEMU_SIGFPE = 0x2 const
Dzerrors_linux_mipsle.go1268 PR_FPEMU_SIGFPE = 0x2 const
Dzerrors_linux_amd64.go1269 PR_FPEMU_SIGFPE = 0x2 const