Home
last modified time | relevance | path

Searched defs:HOST_BIG_ENDIAN (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/subprojects/libvduse/include/
H A Dcompiler.h10 #define HOST_BIG_ENDIAN (__BYTE_ORDER__ == __ORDER_BIG_ENDIAN__) macro
/openbmc/qemu/subprojects/libvhost-user/include/
H A Dcompiler.h10 #define HOST_BIG_ENDIAN (__BYTE_ORDER__ == __ORDER_BIG_ENDIAN__) macro
/openbmc/qemu/include/qemu/
H A Dcompiler.h10 #define HOST_BIG_ENDIAN (__BYTE_ORDER__ == __ORDER_BIG_ENDIAN__) macro