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

/external/webp/src/utils/
H A Dendian_inl.h23 #if !defined(WORDS_BIGENDIAN) && \
26 #define WORDS_BIGENDIAN macro
29 #if defined(WORDS_BIGENDIAN)
/external/e2fsprogs/lib/ext2fs/
H A Dext2_types.h137 #undef WORDS_BIGENDIAN macro
/external/libvncserver/common/
H A Dmd5.c34 # define WORDS_BIGENDIAN 1 macro
47 #ifdef 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/libvncserver/rfb/
H A Drfbconfig.h528 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
532 # define WORDS_BIGENDIAN 1 macro
535 # ifndef WORDS_BIGENDIAN
536 /* # undef WORDS_BIGENDIAN */
/external/libvncserver/
H A Drfbconfig.h396 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
400 # define WORDS_BIGENDIAN 1 macro
403 # ifndef WORDS_BIGENDIAN
404 /* # undef WORDS_BIGENDIAN */
/external/wpa_supplicant_8/hostapd/src/utils/
H A Dcommon.h216 #ifndef WORDS_BIGENDIAN
217 #define WORDS_BIGENDIAN macro
/external/wpa_supplicant_8/src/utils/
H A Dcommon.h216 #ifndef WORDS_BIGENDIAN
217 #define WORDS_BIGENDIAN macro
/external/wpa_supplicant_8/wpa_supplicant/src/utils/
H A Dcommon.h216 #ifndef WORDS_BIGENDIAN
217 #define WORDS_BIGENDIAN macro
/external/openssh/
H A Dconfig.h1555 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
1559 # define WORDS_BIGENDIAN 1 macro
1562 # ifndef WORDS_BIGENDIAN
1563 /* # undef WORDS_BIGENDIAN */
/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 425 milliseconds