Home
last modified time | relevance | path

Searched refs:host_long_double_format (Results 1 – 2 of 2) sorted by relevance

/openbsd/gnu/usr.bin/binutils/gdb/
H A Ddoublest.c566 static const struct floatformat *host_long_double_format = GDB_HOST_LONG_DOUBLE_FORMAT; variable
585 else if (fmt == host_long_double_format) in floatformat_to_doublest()
610 else if (fmt == host_long_double_format) in floatformat_from_doublest()
H A DChangeLog-20013218 (host_float_format, host_double_format, host_long_double_format):