Home
last modified time | relevance | path

Searched defs:BIG_ENDIAN (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/arch/xtensa/boot/
DMakefile15 BIG_ENDIAN := $(shell echo __XTENSA_EB__ | $(CC) -E - | grep -v "\#") macro
/linux-4.4.14/drivers/net/fddi/skfp/h/
Dosdef1st.h28 #define BIG_ENDIAN macro
/linux-4.4.14/scripts/gdb/linux/
Dutils.py72 BIG_ENDIAN = 0 variable
/linux-4.4.14/drivers/scsi/
Dadvansys.c1423 #define BIG_ENDIAN 0x8000 /* Enable Big Endian Mode MIO:15, EEP:15 */ macro