Searched defs:WORDS_BIGENDIAN (Results 1 - 16 of 16) sorted by relevance

/external/chromium_org/third_party/expat/files/lib/
H A Damigaconfig.h20 #define WORDS_BIGENDIAN macro
H A Dmacconfig.h31 #define WORDS_BIGENDIAN macro
/external/chromium_org/third_party/libwebp/utils/
H A Dendian_inl.h22 #if !defined(WORDS_BIGENDIAN) && \
25 #define WORDS_BIGENDIAN macro
28 #if defined(WORDS_BIGENDIAN)
/external/webp/src/utils/
H A Dendian_inl.h22 #if !defined(WORDS_BIGENDIAN) && \
25 #define WORDS_BIGENDIAN macro
28 #if defined(WORDS_BIGENDIAN)
/external/e2fsprogs/lib/ext2fs/
H A Dext2_types.h137 #undef WORDS_BIGENDIAN macro
/external/chromium_org/third_party/snappy/mac/
H A Dconfig.h66 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
70 # define WORDS_BIGENDIAN 1 macro
73 # ifndef WORDS_BIGENDIAN
74 /* # undef WORDS_BIGENDIAN */
/external/chromium_org/third_party/snappy/linux/
H A Dconfig.h119 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
123 # define WORDS_BIGENDIAN 1 macro
126 # ifndef WORDS_BIGENDIAN
127 /* # undef WORDS_BIGENDIAN */
/external/libmtp/
H A Dconfig.h168 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
171 # define WORDS_BIGENDIAN 1 macro
173 # undef WORDS_BIGENDIAN macro
/external/srtp/
H A Dconfig_in.h158 #undef WORDS_BIGENDIAN macro
/external/chromium_org/third_party/fontconfig/include/
H A Dconfig.h320 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
324 # define WORDS_BIGENDIAN 1 macro
327 # ifndef WORDS_BIGENDIAN
328 /* # undef WORDS_BIGENDIAN */
/external/wpa_supplicant_8/hostapd/src/utils/
H A Dcommon.h215 #ifndef WORDS_BIGENDIAN
216 #define WORDS_BIGENDIAN macro
/external/wpa_supplicant_8/src/utils/
H A Dcommon.h215 #ifndef WORDS_BIGENDIAN
216 #define WORDS_BIGENDIAN macro
/external/wpa_supplicant_8/wpa_supplicant/src/utils/
H A Dcommon.h215 #ifndef WORDS_BIGENDIAN
216 #define WORDS_BIGENDIAN macro
/external/bison/darwin-lib/
H A Dconfig.h2035 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
2039 # define WORDS_BIGENDIAN 1 macro
2042 # ifndef WORDS_BIGENDIAN
2043 /* # undef WORDS_BIGENDIAN */
/external/bison/linux-lib/
H A Dconfig.h2035 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
2039 # define WORDS_BIGENDIAN 1 macro
2042 # ifndef WORDS_BIGENDIAN
2043 /* # undef WORDS_BIGENDIAN */
/external/bison/lib/
H A Dconfig.in.h2034 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
2038 # define WORDS_BIGENDIAN 1 macro
2041 # ifndef WORDS_BIGENDIAN
2042 # undef WORDS_BIGENDIAN macro

Completed in 4197 milliseconds