Home
last modified time | relevance | path

Searched refs:decode_decimal64 (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/gcc/gcc/
H A Ddfp.h31 void decode_decimal64 (const struct real_format *, REAL_VALUE_TYPE *, const long *);
H A Ddfp.c218 decode_decimal64 (const struct real_format *fmt ATTRIBUTE_UNUSED, in decode_decimal64() function
H A Dreal.c4381 decode_decimal64 (fmt, r, buf); in decode_decimal_double()