Home
last modified time | relevance | path

Searched refs:decode_decimal64 (Results 1 – 10 of 10) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Ddfp.h30 void decode_decimal64 (const struct real_format *, REAL_VALUE_TYPE *, const long *);
H A Ddfp.cc225 decode_decimal64 (const struct real_format *fmt ATTRIBUTE_UNUSED, in decode_decimal64() function
H A Dreal.cc4599 decode_decimal64 (fmt, r, buf); in decode_decimal_double()
H A DChangeLog-200610745 decode_decimal64, encode_decimal128, decode_decimal128,
H A DChangeLog-200816864 (encode_decimal64, decode_decimal64, encode_decimal128,
H A DChangeLog-200924486 decode_decimal64, encode_decimal128, decode_decimal128): Avoid
H A DChangeLog-20077154 (encode_decimal64, decode_decimal64): Ditto.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Ddfp.h30 void decode_decimal64 (const struct real_format *, REAL_VALUE_TYPE *, const long *);
H A Ddfp.c225 decode_decimal64 (const struct real_format *fmt ATTRIBUTE_UNUSED, in decode_decimal64() function
H A Dreal.c4597 decode_decimal64 (fmt, r, buf); in decode_decimal_double()