HomeSort by: relevance | last modified time | path
    Searched defs:OPPOSITE_BYTE_ORDER (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gdb.old/dist/gdb/
target-float.c 1746 #define OPPOSITE_BYTE_ORDER BFD_ENDIAN_LITTLE
1748 #define OPPOSITE_BYTE_ORDER BFD_ENDIAN_BIG
1751 if (type_byte_order (type) == OPPOSITE_BYTE_ORDER)
  /src/external/gpl3/gdb/dist/gdb/
target-float.c 1746 #define OPPOSITE_BYTE_ORDER BFD_ENDIAN_LITTLE
1748 #define OPPOSITE_BYTE_ORDER BFD_ENDIAN_BIG
1751 if (type_byte_order (type) == OPPOSITE_BYTE_ORDER)

Completed in 16 milliseconds