Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Ddfp.h25 void encode_decimal64 (const struct real_format *fmt, long *, const REAL_VALUE_TYPE *);
H A Ddfp.cc192 encode_decimal64 (const struct real_format *fmt ATTRIBUTE_UNUSED, in encode_decimal64() function
H A Dreal.cc4590 encode_decimal64 (fmt, buf, r); in encode_decimal_double()
H A DChangeLog-200610744 * dfp.c (encode_decimal32, decode_decimal32, encode_decimal64,
H A DChangeLog-200816864 (encode_decimal64, decode_decimal64, encode_decimal128,
H A DChangeLog-200924485 * dfp.c (encode_decimal32, decode_decimal32, encode_decimal64,
H A DChangeLog-20077154 (encode_decimal64, decode_decimal64): Ditto.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Ddfp.h25 void encode_decimal64 (const struct real_format *fmt, long *, const REAL_VALUE_TYPE *);
H A Ddfp.c192 encode_decimal64 (const struct real_format *fmt ATTRIBUTE_UNUSED, in encode_decimal64() function
H A Dreal.c4588 encode_decimal64 (fmt, buf, r); in encode_decimal_double()