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

12

/freebsd-11-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-11-stable/gnu/usr.bin/cc/cc_tools/
H A Dsize-host.h41 #ifdef WORDS_BIGENDIAN
42 #undef WORDS_BIGENDIAN macro
46 #define WORDS_BIGENDIAN 1 macro
/freebsd-11-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-11-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-11-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-11-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-11-stable/contrib/ldns/ldns/
H A Dconfig.h355 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
359 # define WORDS_BIGENDIAN 1 macro
362 # ifndef WORDS_BIGENDIAN
363 /* # undef WORDS_BIGENDIAN */
458 #ifdef WORDS_BIGENDIAN
462 #endif /* WORDS_BIGENDIAN */
/freebsd-11-stable/gnu/usr.bin/binutils/libiberty/
H A Dconfig.h430 # define WORDS_BIGENDIAN 1 macro
/freebsd-11-stable/lib/liblzma/
H A Dconfig.h453 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
462 # define WORDS_BIGENDIAN 1 macro
/freebsd-11-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-11-stable/crypto/openssh/
H A Dconfig.h1729 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
1733 # define WORDS_BIGENDIAN 1 macro
1736 # ifndef WORDS_BIGENDIAN
1737 /* # undef WORDS_BIGENDIAN */
/freebsd-11-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-11-stable/contrib/xz/src/liblzma/lz/
H A Dlz_encoder_hash.h16 #if defined(WORDS_BIGENDIAN) && !defined(HAVE_SMALL)
/freebsd-11-stable/usr.sbin/amd/include/
H A Dconfig.h2293 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
2297 # define WORDS_BIGENDIAN 1 macro
2300 # ifndef WORDS_BIGENDIAN
2301 /* # undef WORDS_BIGENDIAN */
/freebsd-11-stable/contrib/ntp/include/
H A Dntp_types.h183 # ifdef WORDS_BIGENDIAN
/freebsd-11-stable/contrib/libstdc++/libmath/
H A Dmathconf.h62 # ifdef WORDS_BIGENDIAN
/freebsd-11-stable/kerberos5/include/
H A Dconfig.h1525 /* #undef WORDS_BIGENDIAN */
1613 # define WORDS_BIGENDIAN 1 macro
/freebsd-11-stable/usr.sbin/ntp/
H A Dconfig.h1666 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
1670 #define WORDS_BIGENDIAN 1 macro
/freebsd-11-stable/contrib/gcclibs/libiberty/
H A Dmd5.c45 # define WORDS_BIGENDIAN 1 macro
49 #ifdef WORDS_BIGENDIAN

Completed in 185 milliseconds

12