Home
last modified time | relevance | path

Searched refs:floatformat_ieee_double_littlebyte_bigword (Results 1 – 10 of 10) sorted by relevance

/NextBSD/contrib/gdb/include/
HDfloatformat.h97 extern const struct floatformat floatformat_ieee_double_littlebyte_bigword;
/NextBSD/contrib/gcclibs/include/
HDfloatformat.h99 extern const struct floatformat floatformat_ieee_double_littlebyte_bigword;
HDChangeLog-91031498 Add declaration for floatformat_ieee_double_littlebyte_bigword.
/NextBSD/contrib/binutils/include/
HDfloatformat.h99 extern const struct floatformat floatformat_ieee_double_littlebyte_bigword;
/NextBSD/contrib/gcclibs/libiberty/
HDfloatformat.c112 const struct floatformat floatformat_ieee_double_littlebyte_bigword = variable
HDChangeLog1632 (floatformat_ieee_double_littlebyte_bigword): Ditto.
2705 * floatformat.c (floatformat_ieee_double_littlebyte_bigword): Fix
5133 * floatformat.c (floatformat_ieee_double_littlebyte_bigword):
/NextBSD/contrib/binutils/libiberty/
HDfloatformat.c112 const struct floatformat floatformat_ieee_double_littlebyte_bigword = variable
HDChangeLog1830 (floatformat_ieee_double_littlebyte_bigword): Ditto.
2903 * floatformat.c (floatformat_ieee_double_littlebyte_bigword): Fix
5331 * floatformat.c (floatformat_ieee_double_littlebyte_bigword):
/NextBSD/contrib/gdb/gdb/
HDarm-tdep.c2386 &floatformat_ieee_double_littlebyte_bigword); in arm_set_fp()
2388 (gdbarch, &floatformat_ieee_double_littlebyte_bigword); in arm_set_fp()
HDgdbtypes.c3451 init_type (TYPE_CODE_FLT, floatformat_ieee_double_littlebyte_bigword.totalsize / 8, in _initialize_gdbtypes()
3453 …FORMAT (builtin_type_ieee_double_littlebyte_bigword) = &floatformat_ieee_double_littlebyte_bigword; in _initialize_gdbtypes()