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

/freebsd-9.3-release/contrib/binutils/include/
H A Dfloatformat.h115 extern const struct floatformat floatformat_arm_ext_littlebyte_bigword;
/freebsd-9.3-release/contrib/gcclibs/include/
H A Dfloatformat.h115 extern const struct floatformat floatformat_arm_ext_littlebyte_bigword;
/freebsd-9.3-release/contrib/gdb/include/
H A Dfloatformat.h107 extern const struct floatformat floatformat_arm_ext_littlebyte_bigword;
/freebsd-9.3-release/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-9.3-release/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-9.3-release/contrib/gdb/gdb/
H A Darm-tdep.c1417 convert_to_extended() use floatformat_arm_ext_littlebyte_bigword.
1429 floatformat_to_doublest (&floatformat_arm_ext_littlebyte_bigword,
1442 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 137 milliseconds