Searched refs:WORDS_BIGENDIAN (Results 1 - 25 of 31) sorted by relevance

12

/freebsd-current/contrib/xz/src/liblzma/check/
H A Dcrc32_table.c18 #ifdef WORDS_BIGENDIAN
H A Dcrc64_table.c28 # if defined(WORDS_BIGENDIAN)
H A Dcrc_macros.h13 #ifdef WORDS_BIGENDIAN
H A Dcrc32_fast.c31 #ifdef WORDS_BIGENDIAN
77 #ifdef WORDS_BIGENDIAN
H A Dcrc64_tablegen.c43 #ifdef WORDS_BIGENDIAN
H A Dcrc32_tablegen.c44 #ifdef WORDS_BIGENDIAN
H A Dcrc64_fast.c83 #ifdef WORDS_BIGENDIAN
96 #ifdef WORDS_BIGENDIAN
110 #ifdef WORDS_BIGENDIAN
130 #ifdef WORDS_BIGENDIAN
/freebsd-current/lib/libexpat/
H A Dexpat_config.h111 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
115 # define WORDS_BIGENDIAN 1 macro
118 # ifndef WORDS_BIGENDIAN
119 /* # undef WORDS_BIGENDIAN */
/freebsd-current/usr.bin/bmake/
H A Dconfig.h395 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
399 # define WORDS_BIGENDIAN 1 macro
402 # ifndef WORDS_BIGENDIAN
403 /* # undef WORDS_BIGENDIAN */
/freebsd-current/lib/libmagic/
H A Dconfig.h433 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
437 # define WORDS_BIGENDIAN 1 macro
440 # ifndef WORDS_BIGENDIAN
441 /* # undef WORDS_BIGENDIAN */
/freebsd-current/contrib/xz/src/liblzma/common/
H A Dmemcmplen.h119 #elif defined(TUKLIB_FAST_UNALIGNED_ACCESS) && !defined(WORDS_BIGENDIAN)
141 #elif defined(TUKLIB_FAST_UNALIGNED_ACCESS) && defined(WORDS_BIGENDIAN)
/freebsd-current/lib/liblzma/
H A Dconfig.h554 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
563 # define WORDS_BIGENDIAN 1 macro
/freebsd-current/contrib/ldns/ldns/
H A Dconfig.h537 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
541 # define WORDS_BIGENDIAN 1 macro
544 # ifndef WORDS_BIGENDIAN
545 /* # undef WORDS_BIGENDIAN */
627 #ifdef WORDS_BIGENDIAN
631 #endif /* WORDS_BIGENDIAN */
/freebsd-current/contrib/xz/src/liblzma/lz/
H A Dlz_encoder_hash.h16 #if defined(WORDS_BIGENDIAN) && !defined(HAVE_SMALL)
H A Dlz_encoder.c19 #if defined(WORDS_BIGENDIAN) && !defined(HAVE_SMALL)
/freebsd-current/crypto/openssh/
H A Dconfig.h2005 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
2009 # define WORDS_BIGENDIAN 1 macro
2012 # ifndef WORDS_BIGENDIAN
2013 /* # undef WORDS_BIGENDIAN */
H A Ddefines.h642 # ifdef WORDS_BIGENDIAN
644 # else /* WORDS_BIGENDIAN */
646 # endif /* WORDS_BIGENDIAN */
/freebsd-current/contrib/ntp/include/
H A Dntp_types.h183 # ifdef WORDS_BIGENDIAN
/freebsd-current/usr.sbin/ntp/
H A Dconfig.h1658 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
1662 #define WORDS_BIGENDIAN 1 macro
/freebsd-current/kerberos5/include/
H A Dconfig.h1523 /* #undef WORDS_BIGENDIAN */
1611 # define WORDS_BIGENDIAN 1 macro
/freebsd-current/contrib/wpa/src/utils/
H A Dcommon.h200 #ifndef WORDS_BIGENDIAN
201 #define WORDS_BIGENDIAN macro
/freebsd-current/contrib/xz/src/common/
H A Dtuklib_integer.h153 #ifdef WORDS_BIGENDIAN
456 #ifdef WORDS_BIGENDIAN
/freebsd-current/contrib/wpa/src/crypto/
H A Dmd5-internal.c65 #ifndef WORDS_BIGENDIAN
H A Dsha1-internal.c134 #ifndef WORDS_BIGENDIAN
/freebsd-current/crypto/heimdal/lib/asn1/
H A Dtemplate.c116 #ifdef WORDS_BIGENDIAN
127 #ifdef WORDS_BIGENDIAN

Completed in 298 milliseconds

12