Searched refs:BIG_ENDIAN (Results 1 - 6 of 6) sorted by relevance

/fuchsia/zircon/kernel/lib/libc/include/
H A Dendian.h18 #define BIG_ENDIAN __ORDER_BIG_ENDIAN__ macro
35 #if BYTE_ORDER == BIG_ENDIAN
/fuchsia/zircon/third_party/ulib/musl/include/
H A Dendian.h17 #define BIG_ENDIAN __BIG_ENDIAN macro
/fuchsia/zircon/system/ulib/utf_conversion/
H A Dutf_conversion.cpp16 #if BYTE_ORDER == BIG_ENDIAN
/fuchsia/zircon/kernel/lib/debugcommands/
H A Ddebugcommands.cpp89 byte_order = BIG_ENDIAN;
/fuchsia/zircon/system/ulib/elfload/
H A Delf-load.c14 #elif BYTE_ORDER == BIG_ENDIAN
/fuchsia/zircon/system/utest/utf_conversion/
H A Dmain.cpp12 #if (BYTE_ORDER == BIG_ENDIAN)

Completed in 74 milliseconds