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

12

/freebsd-13-stable/contrib/xz/src/liblzma/check/
H A Dcrc32_table.c18 #ifdef WORDS_BIGENDIAN
H A Dcrc64_table.c18 #ifdef WORDS_BIGENDIAN
H A Dcrc64_fast.c21 #ifdef WORDS_BIGENDIAN
34 #ifdef WORDS_BIGENDIAN
48 #ifdef WORDS_BIGENDIAN
67 #ifdef 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
/freebsd-13-stable/lib/libexpat/
H A Dexpat_config.h105 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
109 # define WORDS_BIGENDIAN 1 macro
112 # ifndef WORDS_BIGENDIAN
113 /* # undef WORDS_BIGENDIAN */
/freebsd-13-stable/lib/libmagic/
H A Dconfig.h325 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
329 # define WORDS_BIGENDIAN 1 macro
332 # ifndef WORDS_BIGENDIAN
333 /* # undef WORDS_BIGENDIAN */
/freebsd-13-stable/usr.bin/bmake/
H A Dconfig.h296 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
300 # define WORDS_BIGENDIAN 1 macro
303 # ifndef WORDS_BIGENDIAN
304 /* # undef WORDS_BIGENDIAN */
/freebsd-13-stable/contrib/xz/src/liblzma/common/
H A Dmemcmplen.h110 #elif defined(TUKLIB_FAST_UNALIGNED_ACCESS) && !defined(WORDS_BIGENDIAN)
132 #elif defined(TUKLIB_FAST_UNALIGNED_ACCESS) && defined(WORDS_BIGENDIAN)
/freebsd-13-stable/contrib/ldns/ldns/
H A Dconfig.h416 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
420 # define WORDS_BIGENDIAN 1 macro
423 # ifndef WORDS_BIGENDIAN
424 /* # undef WORDS_BIGENDIAN */
522 #ifdef WORDS_BIGENDIAN
526 #endif /* WORDS_BIGENDIAN */
/freebsd-13-stable/lib/liblzma/
H A Dconfig.h451 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
460 # define WORDS_BIGENDIAN 1 macro
/freebsd-13-stable/contrib/xz/src/common/
H A Dtuklib_integer.h147 #ifdef WORDS_BIGENDIAN
291 #if defined(WORDS_BIGENDIAN) || defined(TUKLIB_FAST_UNALIGNED_ACCESS)
304 #if !defined(WORDS_BIGENDIAN) || defined(TUKLIB_FAST_UNALIGNED_ACCESS)
317 #if defined(WORDS_BIGENDIAN) || defined(TUKLIB_FAST_UNALIGNED_ACCESS)
333 #if !defined(WORDS_BIGENDIAN) || defined(TUKLIB_FAST_UNALIGNED_ACCESS)
350 #if defined(WORDS_BIGENDIAN) || defined(TUKLIB_FAST_UNALIGNED_ACCESS)
355 #if !defined(WORDS_BIGENDIAN) || defined(TUKLIB_FAST_UNALIGNED_ACCESS)
/freebsd-13-stable/usr.bin/svn/lib/libapr/
H A Dapr_private.h968 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
972 # define WORDS_BIGENDIAN 1 macro
975 # ifndef WORDS_BIGENDIAN
976 /* # undef WORDS_BIGENDIAN */
/freebsd-13-stable/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-13-stable/crypto/openssh/
H A Dconfig.h1901 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
1905 # define WORDS_BIGENDIAN 1 macro
1908 # ifndef WORDS_BIGENDIAN
1909 /* # undef WORDS_BIGENDIAN */
H A Ddefines.h577 # ifdef WORDS_BIGENDIAN
579 # else /* WORDS_BIGENDIAN */
581 # endif /* WORDS_BIGENDIAN */
/freebsd-13-stable/contrib/ntp/include/
H A Dntp_types.h183 # ifdef WORDS_BIGENDIAN
/freebsd-13-stable/kerberos5/include/
H A Dconfig.h1525 /* #undef WORDS_BIGENDIAN */
1613 # define WORDS_BIGENDIAN 1 macro
/freebsd-13-stable/usr.sbin/ntp/
H A Dconfig.h1663 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
1667 #define WORDS_BIGENDIAN 1 macro
/freebsd-13-stable/contrib/wpa/src/utils/
H A Dcommon.h200 #ifndef WORDS_BIGENDIAN
201 #define WORDS_BIGENDIAN macro
/freebsd-13-stable/contrib/wpa/src/crypto/
H A Dmd5-internal.c65 #ifndef WORDS_BIGENDIAN
H A Dsha1-internal.c134 #ifndef WORDS_BIGENDIAN

Completed in 277 milliseconds

12