Searched refs:encode_decimal128 (Results 1 – 6 of 6) sorted by relevance
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | dfp.h | 31 void encode_decimal128 (const struct real_format *fmt, long *, const REAL_VALUE_TYPE *);
|
H A D | dfp.c | 262 encode_decimal128 (const struct real_format *fmt ATTRIBUTE_UNUSED, in encode_decimal128() function
|
H A D | real.c | 4518 encode_decimal128 (fmt, buf, r); in encode_decimal_quad()
|
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | dfp.h | 31 void encode_decimal128 (const struct real_format *fmt, long *, const REAL_VALUE_TYPE *);
|
H A D | dfp.c | 258 encode_decimal128 (const struct real_format *fmt ATTRIBUTE_UNUSED, in encode_decimal128() function
|
H A D | real.c | 4603 encode_decimal128 (fmt, buf, r); in encode_decimal_quad()
|