Searched refs:__ieee_to_host_64 (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/gcc/config/
H A Ddfp-bit.h88 #define IEEE_TO_HOST __ieee_to_host_64
157 #define IEEE_TO_HOST_TO __ieee_to_host_64
H A Ddfp-bit.c54 void __ieee_to_host_64 (decimal64 in, _Decimal64 *out);
225 __ieee_to_host_64 (decimal64 in, _Decimal64 *out)
223 __ieee_to_host_64 (decimal64 in, _Decimal64 *out) function

Completed in 102 milliseconds