/openbmc/u-boot/include/ |
H A D | zfs_common.h | 32 BIG_ENDIAN = 0 enumerator 37 #define zfs_to_cpu16(x, a) (((a) == BIG_ENDIAN) ? be16_to_cpu(x) \ 39 #define cpu_to_zfs16(x, a) (((a) == BIG_ENDIAN) ? cpu_to_be16(x) \ 42 #define zfs_to_cpu32(x, a) (((a) == BIG_ENDIAN) ? be32_to_cpu(x) \ 44 #define cpu_to_zfs32(x, a) (((a) == BIG_ENDIAN) ? cpu_to_be32(x) \ 47 #define zfs_to_cpu64(x, a) (((a) == BIG_ENDIAN) ? be64_to_cpu(x) \ 49 #define cpu_to_zfs64(x, a) (((a) == BIG_ENDIAN) ? cpu_to_be64(x) \
|
H A D | compiler.h | 55 # define __BIG_ENDIAN BIG_ENDIAN 60 # define __BIG_ENDIAN BIG_ENDIAN
|
/openbmc/qemu/tests/tcg/ppc64/ |
H A D | test-aes.c | 5 #undef BIG_ENDIAN 6 #define BIG_ENDIAN (__BYTE_ORDER__ == __ORDER_BIG_ENDIAN__) macro 16 if (BIG_ENDIAN) { in test_SB_SR() 42 if (BIG_ENDIAN) { in test_SB_SR_MC_AK() 66 if (BIG_ENDIAN) { in test_ISB_ISR() 92 if (BIG_ENDIAN) { in test_ISB_ISR_AK_IMC()
|
/openbmc/phosphor-net-ipmid/command/ |
H A D | open_session.hpp | 24 #if BYTE_ORDER == BIG_ENDIAN 42 #if BYTE_ORDER == BIG_ENDIAN 59 #if BYTE_ORDER == BIG_ENDIAN 76 #if BYTE_ORDER == BIG_ENDIAN 100 #if BYTE_ORDER == BIG_ENDIAN 118 #if BYTE_ORDER == BIG_ENDIAN 135 #if BYTE_ORDER == BIG_ENDIAN 153 #if BYTE_ORDER == BIG_ENDIAN
|
H A D | payload_cmds.hpp | 30 #if BYTE_ORDER == BIG_ENDIAN 40 #if BYTE_ORDER == BIG_ENDIAN 58 #if BYTE_ORDER == BIG_ENDIAN 90 #if BYTE_ORDER == BIG_ENDIAN 129 #if BYTE_ORDER == BIG_ENDIAN 139 #if BYTE_ORDER == BIG_ENDIAN 211 #if BYTE_ORDER == BIG_ENDIAN 233 #if BYTE_ORDER == BIG_ENDIAN
|
H A D | channel_auth.hpp | 46 #if BYTE_ORDER == BIG_ENDIAN 73 #if BYTE_ORDER == BIG_ENDIAN 93 #if BYTE_ORDER == BIG_ENDIAN
|
H A D | session_cmds.hpp | 29 #if BYTE_ORDER == BIG_ENDIAN 50 #if BYTE_ORDER == BIG_ENDIAN
|
H A D | sol_cmds.hpp | 41 #if BYTE_ORDER == BIG_ENDIAN
|
/openbmc/linux/tools/testing/selftests/kvm/lib/ |
H A D | elf.c | 53 || ((BYTE_ORDER == BIG_ENDIAN) in elfhdr_get() 64 BYTE_ORDER, LITTLE_ENDIAN, BIG_ENDIAN, in elfhdr_get()
|
/openbmc/phosphor-net-ipmid/sol/ |
H A D | sol_context.hpp | 30 #if BYTE_ORDER == BIG_ENDIAN 58 #if BYTE_ORDER == BIG_ENDIAN
|
/openbmc/linux/scripts/gdb/linux/ |
H A D | utils.py | 92 BIG_ENDIAN = 0 variable 104 target_endianness = BIG_ENDIAN
|
/openbmc/linux/drivers/net/fddi/skfp/h/ |
H A D | osdef1st.h | 24 #define BIG_ENDIAN macro
|
/openbmc/linux/arch/mips/tools/ |
H A D | elf-entry.c | 18 #elif BYTE_ORDER == BIG_ENDIAN
|
H A D | loongson3-llsc-check.c | 23 #elif BYTE_ORDER == BIG_ENDIAN
|
/openbmc/phosphor-host-ipmid/user_channel/ |
H A D | user_layer.hpp | 59 #if BYTE_ORDER == BIG_ENDIAN
|
/openbmc/u-boot/drivers/ddr/microchip/ |
H A D | ddr2_regs.h | 69 #define BIG_ENDIAN(x) ((x) << 31) macro
|
H A D | ddr2.c | 201 MAX_BURST(3) | (7 << 28) | BIG_ENDIAN(0), in ddr2_ctrl_init()
|
/openbmc/qemu/linux-user/ |
H A D | gen-vdso.c | 149 need_bswap = BYTE_ORDER != BIG_ENDIAN; in main()
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/espeak/ |
H A D | espeak_1.48.04.bb | 43 …sed -i 's/\(.*BYTE_ORDER\)/#undef BYTE_ORDER\n#define BYTE_ORDER BIG_ENDIAN\n\1/' espeak-phoneme-d…
|
/openbmc/u-boot/fs/zfs/ |
H A D | zfs.c | 313 ub1_endian = BIG_ENDIAN; in vdev_uberblock_compare() 317 ub2_endian = BIG_ENDIAN; in vdev_uberblock_compare() 362 if (zfs_to_cpu64(uber->ub_magic, BIG_ENDIAN) == UBERBLOCK_MAGIC in uberblock_verify() 363 && zfs_to_cpu64(uber->ub_version, BIG_ENDIAN) > 0 in uberblock_verify() 364 && zfs_to_cpu64(uber->ub_version, BIG_ENDIAN) <= SPA_VERSION) in uberblock_verify() 365 endian = BIG_ENDIAN; in uberblock_verify() 1949 ? LITTLE_ENDIAN : BIG_ENDIAN; in zfs_mount()
|
/openbmc/qemu/tests/tcg/multiarch/ |
H A D | sha1.c | 54 #elif BYTE_ORDER == BIG_ENDIAN
|
/openbmc/linux/arch/mips/boot/tools/ |
H A D | relocs.c | 145 #if BYTE_ORDER == BIG_ENDIAN
|
/openbmc/linux/arch/x86/tools/ |
H A D | relocs.c | 316 #if BYTE_ORDER == BIG_ENDIAN
|
/openbmc/openbmc/poky/meta/recipes-core/glibc/glibc/ |
H A D | 0013-eglibc-Forward-port-cross-locale-generation-support.patch | 440 /* Change the output to be big-endian if BIG_ENDIAN is true and
|
/openbmc/linux/drivers/scsi/ |
H A D | advansys.c | 1406 #define BIG_ENDIAN 0x8000 /* Enable Big Endian Mode MIO:15, EEP:15 */ macro 5151 scsi_cfg1 &= (~BIG_ENDIAN & ~DIS_TERM_DRV & ~TERM_POL & ~HVD_LVD_SE); in AdvInitAsc38C0800Driver() 5640 scsi_cfg1 &= (~BIG_ENDIAN & ~DIS_TERM_DRV & ~TERM_POL); in AdvInitAsc38C1600Driver()
|