Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Ddfp.h24 void encode_decimal32 (const struct real_format *fmt, long *, const REAL_VALUE_TYPE *);
H A Ddfp.cc150 encode_decimal32 (const struct real_format *fmt ATTRIBUTE_UNUSED, in encode_decimal32() function
H A Dreal.cc4572 encode_decimal32 (fmt, buf, r); in encode_decimal_single()
H A DChangeLog-200610744 * dfp.c (encode_decimal32, decode_decimal32, encode_decimal64,
H A DChangeLog-200924485 * dfp.c (encode_decimal32, decode_decimal32, encode_decimal64,
H A DChangeLog-20077153 (encode_decimal32, decode_decimal32): Don't handle endianness.
/netbsd-src/external/gpl3/gcc.old/dist/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.c4570 encode_decimal32 (fmt, buf, r); in encode_decimal_single()