Searched refs:PR_GET_FPEMU (Results 1 – 6 of 6) sorted by relevance
26 #if !(defined(PR_GET_FPEMU) || (defined(HAVE_DECL_PR_GET_FPEMU) && HAVE_DECL_PR_GET_FPEMU))27 # define PR_GET_FPEMU 9 macro160 XLAT(PR_GET_FPEMU),
9 PR_GET_FPEMU 9
25 #define PR_GET_FPEMU 9 macro
27 #define PR_GET_FPEMU 9 macro
824 #ifdef PR_GET_FPEMU825 { "PR_GET_FPEMU", (unsigned long) PR_GET_FPEMU },
104 case PR_GET_FPEMU: in SYS_FUNC()