Searched refs:decode_decimal64 (Results 1 – 10 of 10) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | dfp.h | 30 void decode_decimal64 (const struct real_format *, REAL_VALUE_TYPE *, const long *);
|
H A D | dfp.cc | 225 decode_decimal64 (const struct real_format *fmt ATTRIBUTE_UNUSED, in decode_decimal64() function
|
H A D | real.cc | 4599 decode_decimal64 (fmt, r, buf); in decode_decimal_double()
|
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 | 7154 (encode_decimal64, decode_decimal64): Ditto.
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | dfp.h | 30 void decode_decimal64 (const struct real_format *, REAL_VALUE_TYPE *, const long *);
|
H A D | dfp.c | 225 decode_decimal64 (const struct real_format *fmt ATTRIBUTE_UNUSED, in decode_decimal64() function
|
H A D | real.c | 4597 decode_decimal64 (fmt, r, buf); in decode_decimal_double()
|