Searched refs:encode_decimal128 (Results 1 – 10 of 10) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | dfp.h | 31 void encode_decimal128 (const struct real_format *fmt, long *, const REAL_VALUE_TYPE *);
|
H A D | dfp.cc | 258 encode_decimal128 (const struct real_format *fmt ATTRIBUTE_UNUSED, in encode_decimal128() function
|
H A D | real.cc | 4608 encode_decimal128 (fmt, buf, r); in encode_decimal_quad()
|
H A D | ChangeLog-2006 | 10745 decode_decimal64, encode_decimal128, decode_decimal128,
|
H A D | ChangeLog-2008 | 16864 (encode_decimal64, decode_decimal64, encode_decimal128,
|
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 | 31 void encode_decimal128 (const struct real_format *fmt, long *, const REAL_VALUE_TYPE *);
|
H A D | dfp.c | 258 encode_decimal128 (const struct real_format *fmt ATTRIBUTE_UNUSED, in encode_decimal128() function
|
H A D | real.c | 4606 encode_decimal128 (fmt, buf, r); in encode_decimal_quad()
|