Home
last modified time | relevance | path

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

/openbsd/src/gnu/gcc/gcc/
Ddfp.h30 void decode_decimal32 (const struct real_format *, REAL_VALUE_TYPE *, const long *);
Ddfp.c168 decode_decimal32 (const struct real_format *fmt ATTRIBUTE_UNUSED, in decode_decimal32() function
Dreal.c4363 decode_decimal32 (fmt, r, buf); in decode_decimal_single()