Searched refs:decode_decimal128 (Results 1 – 10 of 10) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | dfp.h | 26 void decode_decimal128 (const struct real_format *, REAL_VALUE_TYPE *, const long *);
|
H A D | dfp.cc | 299 decode_decimal128 (const struct real_format *fmt ATTRIBUTE_UNUSED, in decode_decimal128() function
|
H A D | real.cc | 4617 decode_decimal128 (fmt, r, buf); in decode_decimal_quad()
|
H A D | ChangeLog-2006 | 10745 decode_decimal64, encode_decimal128, decode_decimal128,
|
H A D | ChangeLog-2008 | 16865 decode_decimal128): Reverse order of 32-bit parts of value if host
|
H A D | ChangeLog-2009 | 24486 decode_decimal64, encode_decimal128, decode_decimal128): Avoid
|
H A D | ChangeLog-2007 | 7155 (encode_decimal128, decode_decimal128): Ditto.
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | dfp.h | 26 void decode_decimal128 (const struct real_format *, REAL_VALUE_TYPE *, const long *);
|
H A D | dfp.c | 299 decode_decimal128 (const struct real_format *fmt ATTRIBUTE_UNUSED, in decode_decimal128() function
|
H A D | real.c | 4615 decode_decimal128 (fmt, r, buf); in decode_decimal_quad()
|