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

/freebsd-10.2-release/contrib/gdb/gdb/config/i386/
H A Dxm-i386.h27 #define HOST_FLOAT_FORMAT &floatformat_ieee_single_little macro
/freebsd-10.2-release/contrib/gdb/gdb/
H A Ddoublest.c559 #ifndef HOST_FLOAT_FORMAT
560 #define HOST_FLOAT_FORMAT 0
569 static const struct floatformat *host_float_format = HOST_FLOAT_FORMAT;
558 #define HOST_FLOAT_FORMAT macro

Completed in 107 milliseconds