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

/freebsd-12-stable/lib/libexpat/
H A Dexpat_config.h13 #define BYTEORDER 1234 macro
15 #define BYTEORDER 4321 macro
/freebsd-12-stable/contrib/expat/lib/
H A Dxmltok_ns.c42 # if BYTEORDER == 1234
44 # elif BYTEORDER == 4321
H A Dxmltok.c813 # if BYTEORDER == 1234
829 #if BYTEORDER == 1234
843 #if BYTEORDER != 4321
948 # if BYTEORDER == 4321
964 #if BYTEORDER == 4321
978 #if BYTEORDER != 1234
/freebsd-12-stable/contrib/gcc/
H A Dsystem.h703 MACHINE_STATE_RESTORE SCCS_DIRECTIVE SECTION_ASM_OP BYTEORDER \

Completed in 193 milliseconds