Searched refs:PR_GET_FPEXC (Results 1 - 5 of 5) sorted by relevance

/external/strace/xlat/
H A Dprctl_options.h32 #if !(defined(PR_GET_FPEXC) || (defined(HAVE_DECL_PR_GET_FPEXC) && HAVE_DECL_PR_GET_FPEXC))
33 # define PR_GET_FPEXC 11 macro
162 XLAT(PR_GET_FPEXC),
/external/libcap/libcap/include/uapi/linux/
H A Dprctl.h31 #define PR_GET_FPEXC 11 macro
/external/kernel-headers/original/uapi/linux/
H A Dprctl.h34 #define PR_GET_FPEXC 11 macro
/external/minijail/linux-x86/
H A Dlibconstants.gen.c827 #ifdef PR_GET_FPEXC
828 { "PR_GET_FPEXC", (unsigned long) PR_GET_FPEXC },
829 #endif // PR_GET_FPEXC
/external/strace/
H A Dprctl.c105 case PR_GET_FPEXC:

Completed in 62 milliseconds