Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Ddfp.h29 void decode_decimal32 (const struct real_format *, REAL_VALUE_TYPE *, const long *);
H A Ddfp.cc171 decode_decimal32 (const struct real_format *fmt ATTRIBUTE_UNUSED, in decode_decimal32() function
H A Dreal.cc4581 decode_decimal32 (fmt, r, buf); in decode_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.h29 void decode_decimal32 (const struct real_format *, REAL_VALUE_TYPE *, const long *);
H A Ddfp.c171 decode_decimal32 (const struct real_format *fmt ATTRIBUTE_UNUSED, in decode_decimal32() function
H A Dreal.c4579 decode_decimal32 (fmt, r, buf); in decode_decimal_single()