Home
last modified time | relevance | path

Searched refs:WORDS_BIGENDIAN (Results 1 – 9 of 9) sorted by relevance

/toolchain/binutils/binutils-2.25/gold/
Dconfig.in263 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
267 # define WORDS_BIGENDIAN 1
270 # ifndef WORDS_BIGENDIAN
271 # undef WORDS_BIGENDIAN
/toolchain/binutils/binutils-2.25/gas/
Dconfig.in347 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
351 # define WORDS_BIGENDIAN 1
354 # ifndef WORDS_BIGENDIAN
355 # undef WORDS_BIGENDIAN
/toolchain/binutils/binutils-2.25/libiberty/
Dconfig.in488 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
492 # define WORDS_BIGENDIAN 1
495 # ifndef WORDS_BIGENDIAN
496 # undef WORDS_BIGENDIAN
Dmd5.c45 # define WORDS_BIGENDIAN 1 macro
49 #ifdef WORDS_BIGENDIAN
Dsha1.c37 #ifdef WORDS_BIGENDIAN
Dhashtab.c937 #ifndef WORDS_BIGENDIAN in iterative_hash()
/toolchain/binutils/binutils-2.25/elfcpp/
Delfcpp_swap.h99 #ifdef WORDS_BIGENDIAN
DChangeLog319 functions. Check WORDS_BIGENDIAN rather than __BYTE_ORDER.
/toolchain/binutils/binutils-2.25/gas/config/
Dtc-i960.c2054 #if WORDS_BIGENDIAN in md_ri_to_chars()