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.c814 #if BYTEORDER == 1234
831 #if BYTEORDER == 1234
846 #if BYTEORDER != 4321
955 #if BYTEORDER == 4321
972 #if BYTEORDER == 4321
987 #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).