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

/external/webp/src/utils/
H A Dendian_inl_utils.h23 #if !defined(WORDS_BIGENDIAN) && \
26 #define WORDS_BIGENDIAN macro
29 #if defined(WORDS_BIGENDIAN)
/external/libvpx/libvpx/vpx_util/
H A Dendian_inl.h33 #if !defined(WORDS_BIGENDIAN) && \
36 #define WORDS_BIGENDIAN macro
39 #if defined(WORDS_BIGENDIAN)
/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/libmicrohttpd/
H A DMHD_config.h365 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
369 # define WORDS_BIGENDIAN 1 macro
372 # ifndef WORDS_BIGENDIAN
373 /* # undef WORDS_BIGENDIAN */
/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.h190 #ifndef WORDS_BIGENDIAN
191 #define WORDS_BIGENDIAN macro
/external/wpa_supplicant_8/src/utils/
H A Dcommon.h190 #ifndef WORDS_BIGENDIAN
191 #define WORDS_BIGENDIAN macro
/external/wpa_supplicant_8/wpa_supplicant/src/utils/
H A Dcommon.h190 #ifndef WORDS_BIGENDIAN
191 #define WORDS_BIGENDIAN macro
/external/ImageMagick/MagickCore/
H A Dmagick-baseconfig.h1430 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
1434 # define WORDS_BIGENDIAN 1 macro
1437 # ifndef WORDS_BIGENDIAN
1438 /* # undef WORDS_BIGENDIAN */
/external/c-ares/
H A Dares_config.h484 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
488 # define WORDS_BIGENDIAN 1 macro
491 # ifndef WORDS_BIGENDIAN
492 # undef 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 596 milliseconds