Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-4.7/gcc/
H A Ddfp.h31 void encode_decimal128 (const struct real_format *fmt, long *, const REAL_VALUE_TYPE *);
H A Ddfp.c262 encode_decimal128 (const struct real_format *fmt ATTRIBUTE_UNUSED, in encode_decimal128() function
H A Dreal.c4518 encode_decimal128 (fmt, buf, r); in encode_decimal_quad()
/dflybsd-src/contrib/gcc-8.0/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.c4603 encode_decimal128 (fmt, buf, r); in encode_decimal_quad()