HomeSort by: relevance | last modified time | path
    Searched refs:BYTEORDER (Results 1 - 9 of 9) sorted by relevancy

  /src/external/mit/expat/dist/
expat_config.h 11 #define BYTEORDER 1234
expat_config.h.cmake 7 #cmakedefine BYTEORDER @BYTEORDER@
89 /* whether byteorder is bigendian */
expat_config.h.in 10 #undef BYTEORDER
configure 20882 BYTEORDER=4321;; #(
20884 BYTEORDER=1234 ;; #(
20896 printf "%s\n" "#define BYTEORDER $BYTEORDER" >>confdefs.h
  /src/external/mit/expat/lib/libexpat/
expat_config.h 11 #define BYTEORDER _BYTE_ORDER
97 /* whether byteorder is bigendian */
  /src/external/mit/expat/dist/lib/
xmltok_ns.c 49 # if BYTEORDER == 1234
51 # elif BYTEORDER == 4321
xmltok.c 847 # if BYTEORDER == 1234
863 #if BYTEORDER == 1234
877 #if BYTEORDER != 4321
992 # if BYTEORDER == 4321
1008 #if BYTEORDER == 4321
1022 #if BYTEORDER != 1234
  /src/external/gpl3/gcc/dist/gcc/
system.h 1031 MACHINE_STATE_RESTORE SCCS_DIRECTIVE SECTION_ASM_OP BYTEORDER \
  /src/external/gpl3/gcc.old/dist/gcc/
system.h 1007 MACHINE_STATE_RESTORE SCCS_DIRECTIVE SECTION_ASM_OP BYTEORDER \

Completed in 36 milliseconds