Searched refs:PR_UNALIGN_SIGBUS (Results 1 – 5 of 5) sorted by relevance
5 #if !(defined(PR_UNALIGN_SIGBUS) || (defined(HAVE_DECL_PR_UNALIGN_SIGBUS) && HAVE_DECL_PR_UNALIGN_S…6 # define PR_UNALIGN_SIGBUS 2 macro18 XLAT(PR_UNALIGN_SIGBUS),
2 PR_UNALIGN_SIGBUS 2
17 # define PR_UNALIGN_SIGBUS 2 /* generate SIGBUS on unaligned user access */ macro
20 # define PR_UNALIGN_SIGBUS 2 /* generate SIGBUS on unaligned user access */ macro
995 #ifdef PR_UNALIGN_SIGBUS996 { "PR_UNALIGN_SIGBUS", (unsigned long) PR_UNALIGN_SIGBUS },