Searched refs:encode_decimal32 (Results 1 – 6 of 6) sorted by relevance
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | dfp.h | 24 void encode_decimal32 (const struct real_format *fmt, long *, const REAL_VALUE_TYPE *);
|
H A D | dfp.c | 154 encode_decimal32 (const struct real_format *fmt ATTRIBUTE_UNUSED, in encode_decimal32() function
|
H A D | real.c | 4482 encode_decimal32 (fmt, buf, r); in encode_decimal_single()
|
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | dfp.h | 24 void encode_decimal32 (const struct real_format *fmt, long *, const REAL_VALUE_TYPE *);
|
H A D | dfp.c | 150 encode_decimal32 (const struct real_format *fmt ATTRIBUTE_UNUSED, in encode_decimal32() function
|
H A D | real.c | 4567 encode_decimal32 (fmt, buf, r); in encode_decimal_single()
|