Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Ddfp.h26 void decode_decimal128 (const struct real_format *, REAL_VALUE_TYPE *, const long *);
H A Ddfp.cc299 decode_decimal128 (const struct real_format *fmt ATTRIBUTE_UNUSED, in decode_decimal128() function
H A Dreal.cc4617 decode_decimal128 (fmt, r, buf); in decode_decimal_quad()
H A DChangeLog-200610745 decode_decimal64, encode_decimal128, decode_decimal128,
H A DChangeLog-200816865 decode_decimal128): Reverse order of 32-bit parts of value if host
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.h26 void decode_decimal128 (const struct real_format *, REAL_VALUE_TYPE *, const long *);
H A Ddfp.c299 decode_decimal128 (const struct real_format *fmt ATTRIBUTE_UNUSED, in decode_decimal128() function
H A Dreal.c4615 decode_decimal128 (fmt, r, buf); in decode_decimal_quad()