Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Ddoublest.c565 static const struct floatformat *host_double_format = GDB_HOST_DOUBLE_FORMAT; variable
579 else if (fmt == host_double_format) in floatformat_to_doublest()
605 else if (fmt == host_double_format) in floatformat_from_doublest()
H A DChangeLog-20013218 (host_float_format, host_double_format, host_long_double_format):