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

  /src/external/mit/expat/dist/
expat_config.h.cmake 7 #cmakedefine BYTEORDER @BYTEORDER@
89 /* whether byteorder is bigendian */
expat_config.h.in 10 #undef BYTEORDER
configure 20016 BYTEORDER=4321;; #(
20018 BYTEORDER=1234 ;; #(
20030 printf "%s\n" "#define BYTEORDER $BYTEORDER" >>confdefs.h
  /src/external/mit/expat/lib/libexpat/
expat_config.h 12 #define BYTEORDER _BYTE_ORDER
  /src/external/mit/expat/dist/lib/
xmltok_ns.c 46 # if BYTEORDER == 1234
48 # elif BYTEORDER == 4321
xmltok.c 815 # if BYTEORDER == 1234
831 #if BYTEORDER == 1234
845 #if BYTEORDER != 4321
948 # if BYTEORDER == 4321
964 #if BYTEORDER == 4321
978 #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 29 milliseconds