Searched refs:floatformat_ieee_double_littlebyte_bigword (Results 1 - 7 of 7) sorted by relevance

/freebsd-12-stable/contrib/gdb/include/
H A Dfloatformat.h97 extern const struct floatformat floatformat_ieee_double_littlebyte_bigword;
/freebsd-12-stable/contrib/gcclibs/include/
H A Dfloatformat.h99 extern const struct floatformat floatformat_ieee_double_littlebyte_bigword;
/freebsd-12-stable/contrib/binutils/include/
H A Dfloatformat.h99 extern const struct floatformat floatformat_ieee_double_littlebyte_bigword;
/freebsd-12-stable/contrib/gcclibs/libiberty/
H A Dfloatformat.c112 const struct floatformat floatformat_ieee_double_littlebyte_bigword = variable in typeref:struct:floatformat
116 "floatformat_ieee_double_littlebyte_bigword",
/freebsd-12-stable/contrib/binutils/libiberty/
H A Dfloatformat.c112 const struct floatformat floatformat_ieee_double_littlebyte_bigword = variable in typeref:struct:floatformat
116 "floatformat_ieee_double_littlebyte_bigword",
/freebsd-12-stable/contrib/gdb/gdb/
H A Darm-tdep.c2388 &floatformat_ieee_double_littlebyte_bigword);
2390 (gdbarch, &floatformat_ieee_double_littlebyte_bigword);
H A Dgdbtypes.c3452 init_type (TYPE_CODE_FLT, floatformat_ieee_double_littlebyte_bigword.totalsize / 8,
3454 TYPE_FLOATFORMAT (builtin_type_ieee_double_littlebyte_bigword) = &floatformat_ieee_double_littlebyte_bigword;

Completed in 132 milliseconds