Searched refs:encode_decimal64 (Results 1 – 10 of 10) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | dfp.h | 25 void encode_decimal64 (const struct real_format *fmt, long *, const REAL_VALUE_TYPE *);
|
H A D | dfp.cc | 192 encode_decimal64 (const struct real_format *fmt ATTRIBUTE_UNUSED, in encode_decimal64() function
|
H A D | real.cc | 4590 encode_decimal64 (fmt, buf, r); in encode_decimal_double()
|
H A D | ChangeLog-2006 | 10744 * dfp.c (encode_decimal32, decode_decimal32, encode_decimal64,
|
H A D | ChangeLog-2008 | 16864 (encode_decimal64, decode_decimal64, encode_decimal128,
|
H A D | ChangeLog-2009 | 24485 * dfp.c (encode_decimal32, decode_decimal32, encode_decimal64,
|
H A D | ChangeLog-2007 | 7154 (encode_decimal64, decode_decimal64): Ditto.
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | dfp.h | 25 void encode_decimal64 (const struct real_format *fmt, long *, const REAL_VALUE_TYPE *);
|
H A D | dfp.c | 192 encode_decimal64 (const struct real_format *fmt ATTRIBUTE_UNUSED, in encode_decimal64() function
|
H A D | real.c | 4588 encode_decimal64 (fmt, buf, r); in encode_decimal_double()
|