Searched refs:encode_decimal32 (Results 1 – 9 of 9) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | dfp.h | 24 void encode_decimal32 (const struct real_format *fmt, long *, const REAL_VALUE_TYPE *);
|
H A D | dfp.cc | 150 encode_decimal32 (const struct real_format *fmt ATTRIBUTE_UNUSED, in encode_decimal32() function
|
H A D | real.cc | 4572 encode_decimal32 (fmt, buf, r); in encode_decimal_single()
|
H A D | ChangeLog-2006 | 10744 * dfp.c (encode_decimal32, decode_decimal32, encode_decimal64,
|
H A D | ChangeLog-2009 | 24485 * dfp.c (encode_decimal32, decode_decimal32, encode_decimal64,
|
H A D | ChangeLog-2007 | 7153 (encode_decimal32, decode_decimal32): Don't handle endianness.
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | dfp.h | 24 void encode_decimal32 (const struct real_format *fmt, long *, const REAL_VALUE_TYPE *);
|
H A D | dfp.c | 150 encode_decimal32 (const struct real_format *fmt ATTRIBUTE_UNUSED, in encode_decimal32() function
|
H A D | real.c | 4570 encode_decimal32 (fmt, buf, r); in encode_decimal_single()
|