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

/freebsd-12-stable/contrib/gdb/include/
H A Dfloatformat.h107 extern const struct floatformat floatformat_arm_ext_littlebyte_bigword;
/freebsd-12-stable/contrib/gcclibs/include/
H A Dfloatformat.h115 extern const struct floatformat floatformat_arm_ext_littlebyte_bigword;
/freebsd-12-stable/contrib/binutils/include/
H A Dfloatformat.h115 extern const struct floatformat floatformat_arm_ext_littlebyte_bigword;
/freebsd-12-stable/contrib/gcclibs/libiberty/
H A Dfloatformat.c215 const struct floatformat floatformat_arm_ext_littlebyte_bigword = variable in typeref:struct:floatformat
220 "floatformat_arm_ext_littlebyte_bigword",
/freebsd-12-stable/contrib/binutils/libiberty/
H A Dfloatformat.c215 const struct floatformat floatformat_arm_ext_littlebyte_bigword = variable in typeref:struct:floatformat
220 "floatformat_arm_ext_littlebyte_bigword",
/freebsd-12-stable/contrib/gdb/gdb/
H A Darm-tdep.c1419 convert_to_extended() use floatformat_arm_ext_littlebyte_bigword.
1431 floatformat_to_doublest (&floatformat_arm_ext_littlebyte_bigword,
1444 floatformat_from_doublest (&floatformat_arm_ext_littlebyte_bigword,
H A Dgdbtypes.c3480 init_type (TYPE_CODE_FLT, floatformat_arm_ext_littlebyte_bigword.totalsize / 8,
3482 TYPE_FLOATFORMAT (builtin_type_arm_ext_littlebyte_bigword) = &floatformat_arm_ext_littlebyte_bigword;

Completed in 130 milliseconds