Searched refs:host_long_double_format (Results 1 – 2 of 2) sorted by relevance
566 static const struct floatformat *host_long_double_format = GDB_HOST_LONG_DOUBLE_FORMAT; variable585 else if (fmt == host_long_double_format) in floatformat_to_doublest()610 else if (fmt == host_long_double_format) in floatformat_from_doublest()
3218 (host_float_format, host_double_format, host_long_double_format):