Searched refs:PR_SET_FPEXC (Results 1 – 4 of 4) sorted by relevance
48 #if !(defined(PR_SET_FPEXC) || (defined(HAVE_DECL_PR_SET_FPEXC) && HAVE_DECL_PR_SET_FPEXC))49 # define PR_SET_FPEXC 12 macro51 XLAT(PR_SET_FPEXC),
12 PR_SET_FPEXC 12
34 #define PR_SET_FPEXC 12 macro
67 case PR_SET_FPEXC: in prctl_enter()