Searched defs:ENDIAN (Results 1 - 2 of 2) sorted by relevance

/linux-master/samples/seccomp/
H A Dbpf-helper.h89 #define ENDIAN(_lo, _hi) _lo, _hi macro
92 #define ENDIAN(_lo, _hi) _hi, _lo macro
/linux-master/include/linux/mtd/
H A Dsh_flctl.h48 #define ENDIAN (0x1 << 16) /* 1 = little endian */ macro

Completed in 119 milliseconds