Searched refs:decode_decimal32 (Results 1 – 9 of 9) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | dfp.h | 29 void decode_decimal32 (const struct real_format *, REAL_VALUE_TYPE *, const long *);
|
H A D | dfp.cc | 171 decode_decimal32 (const struct real_format *fmt ATTRIBUTE_UNUSED, in decode_decimal32() function
|
H A D | real.cc | 4581 decode_decimal32 (fmt, r, buf); in decode_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 | 29 void decode_decimal32 (const struct real_format *, REAL_VALUE_TYPE *, const long *);
|
H A D | dfp.c | 171 decode_decimal32 (const struct real_format *fmt ATTRIBUTE_UNUSED, in decode_decimal32() function
|
H A D | real.c | 4579 decode_decimal32 (fmt, r, buf); in decode_decimal_single()
|