Searched refs:__BYTE_ORDER (Results 1 - 15 of 15) sorted by relevance

/netgear-R7800-V1.0.2.28/tools/include/
H A Dendian.h25 #ifndef __BYTE_ORDER
26 #define __BYTE_ORDER BYTE_ORDER macro
/netgear-R7800-V1.0.2.28/package/mtd/src/
H A Dseama.c42 #if __BYTE_ORDER == __BIG_ENDIAN
44 #elif __BYTE_ORDER == __LITTLE_ENDIAN
H A Dtrx.c46 #if __BYTE_ORDER == __BIG_ENDIAN
48 #elif __BYTE_ORDER == __LITTLE_ENDIAN
/netgear-R7800-V1.0.2.28/tools/firmware-utils/src/
H A Dptgen.c32 #if __BYTE_ORDER == __BIG_ENDIAN
34 #elif __BYTE_ORDER == __LITTLE_ENDIAN
H A Dtrx2edips.c9 #if __BYTE_ORDER == __BIG_ENDIAN
12 #elif __BYTE_ORDER == __LITTLE_ENDIAN
H A Dtrx.c54 #if __BYTE_ORDER == __BIG_ENDIAN
57 #elif __BYTE_ORDER == __LITTLE_ENDIAN
H A Dmkedimaximg.c18 #include <endian.h> /* for __BYTE_ORDER */
20 #if (__BYTE_ORDER == __LITTLE_ENDIAN)
H A Dmkplanexfw.c23 #if (__BYTE_ORDER == __BIG_ENDIAN)
H A Dosbridge-crc.c21 #if (__BYTE_ORDER == __LITTLE_ENDIAN)
H A Dmkzcfw.c23 #if (__BYTE_ORDER == __BIG_ENDIAN)
H A Dmkcasfw.c22 #include <endian.h> /* for __BYTE_ORDER */
27 #if (__BYTE_ORDER == __LITTLE_ENDIAN)
H A Dmkcsysimg.c35 #include <endian.h> /* for __BYTE_ORDER */
42 #if (__BYTE_ORDER == __LITTLE_ENDIAN)
H A Dmkmylofw.c31 #include <endian.h> /* for __BYTE_ORDER */
37 #if (__BYTE_ORDER == __LITTLE_ENDIAN)
H A Dmkzynfw.c26 #include <endian.h> /* for __BYTE_ORDER */
33 #if (__BYTE_ORDER == __LITTLE_ENDIAN)
/netgear-R7800-V1.0.2.28/tools/sstrip/src/
H A Dsstrip.c331 #if __BYTE_ORDER == __LITTLE_ENDIAN
338 #elif __BYTE_ORDER == __BIG_ENDIAN

Completed in 159 milliseconds