Searched refs:__ORDER_BIG_ENDIAN__ (Results 1 - 10 of 10) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/builtins/
H A Dint_endianness.h17 #if defined(__BYTE_ORDER__) && defined(__ORDER_BIG_ENDIAN__) && \
21 #if __BYTE_ORDER__ == __ORDER_BIG_ENDIAN__
/freebsd-13-stable/sys/crypto/openssl/aarch64/
H A Darm_arch.h24 # if __BYTE_ORDER__==__ORDER_BIG_ENDIAN__
/freebsd-13-stable/crypto/openssl/crypto/
H A Darm_arch.h24 # if __BYTE_ORDER__==__ORDER_BIG_ENDIAN__
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/ubsan/
H A Dubsan_value.cpp133 #if defined(__BYTE_ORDER__) && __BYTE_ORDER__ == __ORDER_BIG_ENDIAN__
/freebsd-13-stable/sys/contrib/ncsw/inc/Peripherals/
H A Ddpaa_ext.h63 #ifndef __ORDER_BIG_ENDIAN__
64 #define __ORDER_BIG_ENDIAN__ BIG_ENDIAN macro
71 #if __BYTE_ORDER__ == __ORDER_BIG_ENDIAN__
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerSHA1.cpp39 # if __BYTE_ORDER__ == __ORDER_BIG_ENDIAN__
44 # if __BYTE_ORDER__ == __ORDER_BIG_ENDIAN__
/freebsd-13-stable/contrib/libucl/src/
H A Dmum.h174 #elif __BYTE_ORDER__ == __ORDER_BIG_ENDIAN__
185 #elif __BYTE_ORDER__ == __ORDER_BIG_ENDIAN__
/freebsd-13-stable/usr.sbin/ntp/
H A Dconfig.h1666 (defined(__powerpc__) && __BYTE_ORDER__ == __ORDER_BIG_ENDIAN__)
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_symbolizer_libcdep.cpp265 #elif defined(__powerpc64__) && __BYTE_ORDER__ == __ORDER_BIG_ENDIAN__
/freebsd-13-stable/contrib/llvm-project/libunwind/src/
H A DUnwind-EHABI.cpp36 #elif __BYTE_ORDER__ == __ORDER_BIG_ENDIAN__
950 #elif __BYTE_ORDER__ == __ORDER_BIG_ENDIAN__

Completed in 127 milliseconds