Searched refs:__LITTLE_ENDIAN (Results 1 - 3 of 3) sorted by relevance

/frameworks/native/include/utils/
H A DEndian.h30 #define __LITTLE_ENDIAN 0x0001 macro
33 # define __BYTE_ORDER __LITTLE_ENDIAN
/frameworks/compile/libbcc/runtime/lib/
H A Dendianness.h81 #elif __BYTE_ORDER == __LITTLE_ENDIAN
/frameworks/compile/libbcc/runtime/test/Unit/
H A Dendianness.h81 #elif __BYTE_ORDER == __LITTLE_ENDIAN

Completed in 106 milliseconds