Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Ddfp.h31 void encode_decimal128 (const struct real_format *fmt, long *, const REAL_VALUE_TYPE *);
H A Ddfp.cc258 encode_decimal128 (const struct real_format *fmt ATTRIBUTE_UNUSED, in encode_decimal128() function
H A Dreal.cc4608 encode_decimal128 (fmt, buf, r); in encode_decimal_quad()
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-20077155 (encode_decimal128, decode_decimal128): Ditto.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Ddfp.h31 void encode_decimal128 (const struct real_format *fmt, long *, const REAL_VALUE_TYPE *);
H A Ddfp.c258 encode_decimal128 (const struct real_format *fmt ATTRIBUTE_UNUSED, in encode_decimal128() function
H A Dreal.c4606 encode_decimal128 (fmt, buf, r); in encode_decimal_quad()