Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-4.7/gcc/
H A Ddfp.h24 void encode_decimal32 (const struct real_format *fmt, long *, const REAL_VALUE_TYPE *);
H A Ddfp.c154 encode_decimal32 (const struct real_format *fmt ATTRIBUTE_UNUSED, in encode_decimal32() function
H A Dreal.c4482 encode_decimal32 (fmt, buf, r); in encode_decimal_single()
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Ddfp.h24 void encode_decimal32 (const struct real_format *fmt, long *, const REAL_VALUE_TYPE *);
H A Ddfp.c150 encode_decimal32 (const struct real_format *fmt ATTRIBUTE_UNUSED, in encode_decimal32() function
H A Dreal.c4567 encode_decimal32 (fmt, buf, r); in encode_decimal_single()