Home
last modified time | relevance | path

Searched refs:PR_GET_FPEXC (Results 1 – 24 of 24) sorted by relevance

/external/strace/xlat/
Dprctl_options.h76 #if defined(PR_GET_FPEXC) || (defined(HAVE_DECL_PR_GET_FPEXC) && HAVE_DECL_PR_GET_FPEXC)
78 static_assert((PR_GET_FPEXC) == (11), "PR_GET_FPEXC != 11");
81 # define PR_GET_FPEXC 11
384 XLAT(PR_GET_FPEXC),
Dprctl_options.in11 PR_GET_FPEXC 11
/external/libcap/libcap/include/uapi/linux/
Dprctl.h31 #define PR_GET_FPEXC 11 macro
/external/kernel-headers/original/uapi/linux/
Dprctl.h34 #define PR_GET_FPEXC 11 macro
/external/minijail/linux-x86/
Dlibconstants.gen.c827 #ifdef PR_GET_FPEXC
828 { "PR_GET_FPEXC", (unsigned long) PR_GET_FPEXC },
/external/strace/
Dprctl.c132 case PR_GET_FPEXC: in SYS_FUNC()
/external/syzkaller/sys/linux/
Dsys_386.const395 PR_GET_FPEXC = 11
Dsys_amd64.const395 PR_GET_FPEXC = 11
Dsys_arm.const395 PR_GET_FPEXC = 11
Dsys_ppc64le.const395 PR_GET_FPEXC = 11
Dsys_arm64.const395 PR_GET_FPEXC = 11
Dsys.txt955 prctl_code_getreaper = PR_GET_CHILD_SUBREAPER, PR_GET_ENDIAN, PR_GET_FPEMU, PR_GET_FPEXC, PR_GET_PD…
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_sparc64.go1029 PR_GET_FPEXC = 0xb const
Dzerrors_linux_mipsle.go1285 PR_GET_FPEXC = 0xb const
Dzerrors_linux_s390x.go1284 PR_GET_FPEXC = 0xb const
Dzerrors_linux_arm.go1284 PR_GET_FPEXC = 0xb const
Dzerrors_linux_ppc64le.go1287 PR_GET_FPEXC = 0xb const
Dzerrors_linux_mips64.go1285 PR_GET_FPEXC = 0xb const
Dzerrors_linux_ppc64.go1287 PR_GET_FPEXC = 0xb const
Dzerrors_linux_amd64.go1286 PR_GET_FPEXC = 0xb const
Dzerrors_linux_mips64le.go1285 PR_GET_FPEXC = 0xb const
Dzerrors_linux_386.go1286 PR_GET_FPEXC = 0xb const
Dzerrors_linux_mips.go1285 PR_GET_FPEXC = 0xb const
Dzerrors_linux_arm64.go1287 PR_GET_FPEXC = 0xb const