Searched defs:ExceptionBitsULE (Results 1 – 1 of 1) sorted by relevance
163 pub struct ExceptionBitsULE(pub u8); struct165 impl ExceptionBitsULE { impl178 impl ExceptionBitsULE { impl223 fn to_unaligned(self) -> ExceptionBitsULE { in to_unaligned()