Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Ddoublest.c564 static const struct floatformat *host_float_format = GDB_HOST_FLOAT_FORMAT; variable
573 if (fmt == host_float_format) in floatformat_to_doublest()
600 if (fmt == host_float_format) in floatformat_from_doublest()
H A DChangeLog-20013218 (host_float_format, host_double_format, host_long_double_format):