Searched refs:PR_UNALIGN_NOPRINT (Results 1 – 5 of 5) sorted by relevance
92 if (value & PR_UNALIGN_NOPRINT) \105 res |= PR_UNALIGN_NOPRINT; \
137 .align_ctl = PR_UNALIGN_NOPRINT, \
19 # define PR_UNALIGN_NOPRINT 1 /* silently fix up unaligned user accesses */ macro