Searched refs:PR_GET_UNALIGN (Results 1 – 7 of 7) sorted by relevance
14 #if !(defined(PR_GET_UNALIGN) || (defined(HAVE_DECL_PR_GET_UNALIGN) && HAVE_DECL_PR_GET_UNALIGN))15 # define PR_GET_UNALIGN 5 macro156 XLAT(PR_GET_UNALIGN),
5 PR_GET_UNALIGN 5
14 #define PR_GET_UNALIGN 5 macro
16 #define PR_GET_UNALIGN 5 macro
860 #ifdef PR_GET_UNALIGN861 { "PR_GET_UNALIGN", (unsigned long) PR_GET_UNALIGN },
168 case PR_GET_UNALIGN: in SYS_FUNC()
489 Fix PR_GET_UNALIGN decoder.