Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/
H A Ddfp.h25 void encode_decimal32 (const struct real_format *fmt, long *, const REAL_VALUE_TYPE *);
H A Ddfp.c146 encode_decimal32 (const struct real_format *fmt ATTRIBUTE_UNUSED, in encode_decimal32() function
H A Dreal.c4354 encode_decimal32 (fmt, buf, r); in encode_decimal_single()
H A DChangeLog-20063660 * dfp.c (encode_decimal32, decode_decimal32, encode_decimal64,