Searched defs:unaligned (Results 1 - 5 of 5) sorted by relevance

/freebsd-11.0-release/lib/libc/mips/string/
H A Dbcmp.S87 unaligned: label
/freebsd-11.0-release/contrib/llvm/include/llvm/Support/
H A DEndian.h26 enum {aligned = 0, unaligned = 1}; enumerator in enum:llvm::support::__anon2312
[all...]
/freebsd-11.0-release/contrib/gcc/
H A Dunwind-pe.h186 union unaligned union
H A Dunwind-dw2.c91 union unaligned union
/freebsd-11.0-release/contrib/compiler-rt/lib/tsan/rtl/
H A Dtsan_rtl_thread.cc379 bool unaligned = (addr % kShadowCell) != 0; local

Completed in 117 milliseconds