Home
last modified time | relevance | path

Searched refs:BYTEORDER (Results 1 – 4 of 4) sorted by relevance

/external/expat/lib/
Dxmltok_ns.c17 #if BYTEORDER == 1234 in NS()
19 #elif BYTEORDER == 4321 in NS()
Dxmltok.c769 #if BYTEORDER == 1234
786 #if BYTEORDER == 1234
801 #if BYTEORDER != 4321
910 #if BYTEORDER == 4321
927 #if BYTEORDER == 4321
942 #if BYTEORDER != 1234
/external/expat/
Dexpat_config.h5 #define BYTEORDER 1234 macro
/external/tcpdump/
DCHANGES908 - BYTEORDER -> BYTE_ORDER Thanks to Terry Kennedy (terry@spcvxa.spc.edu).