Home
last modified time | relevance | path

Searched refs:ldfrexp (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Ddoublest.c294 static long double ldfrexp (long double value, int *eptr);
297 ldfrexp (long double value, int *eptr) in ldfrexp() function
386 mant = ldfrexp (dfrom, &exponent); in convert_doublest_to_floatformat()
H A DChangeLog-20013366 (ldfrexp, floatformat_from_doublest, floatformat_is_negative)