Searched refs:OPPOSITE_BYTE_ORDER (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dtarget-float.c1751 #define OPPOSITE_BYTE_ORDER BFD_ENDIAN_LITTLE macro
1753 #define OPPOSITE_BYTE_ORDER BFD_ENDIAN_BIG macro
1756 if (type_byte_order (type) == OPPOSITE_BYTE_ORDER)
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dtarget-float.c1751 #define OPPOSITE_BYTE_ORDER BFD_ENDIAN_LITTLE macro
1753 #define OPPOSITE_BYTE_ORDER BFD_ENDIAN_BIG macro
1756 if (type_byte_order (type) == OPPOSITE_BYTE_ORDER)

Completed in 241 milliseconds