Home
last modified time | relevance | path

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

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