Home
last modified time | relevance | path

Searched refs:floatformat_from_doublest (Results 1 – 3 of 3) sorted by relevance

/NextBSD/contrib/gdb/gdb/
HDdoublest.c599 floatformat_from_doublest (const struct floatformat *fmt, in floatformat_from_doublest() function
712 floatformat_from_doublest (fmt, &val, addr); in store_floating_by_length()
773 floatformat_from_doublest (TYPE_FLOATFORMAT (type), &val, addr); in store_typed_floating()
822 floatformat_from_doublest (to_fmt, &d, to); in convert_typed_floating()
HDdoublest.h58 extern void floatformat_from_doublest (const struct floatformat *,
HDarm-tdep.c1431 floatformat_from_doublest (fmt, &d, dbl); in convert_from_extended()
1440 floatformat_from_doublest (&floatformat_arm_ext_big, &d, dbl); in convert_to_extended()
1442 floatformat_from_doublest (&floatformat_arm_ext_littlebyte_bigword, in convert_to_extended()