Searched refs:__ieee_to_host_32 (Results 1 - 4 of 4) sorted by relevance

/haiku-buildtools/gcc/libdecnumber/bid/
H A Dhost-ieee32.c40 void __ieee_to_host_32 (decimal32 in, _Decimal32 *out);
49 __ieee_to_host_32 (decimal32 in, _Decimal32 *out) function
H A Ddecimal32.c55 void __ieee_to_host_32 (decimal32 in, _Decimal32 *out);
72 __ieee_to_host_32 (*d32, &u._Dec);
98 __ieee_to_host_32 (*bid32, &u._Dec);
/haiku-buildtools/gcc/libgcc/
H A Ddfp-bit.h78 #define IEEE_TO_HOST __ieee_to_host_32
166 #define IEEE_TO_HOST_TO __ieee_to_host_32
H A Ddfp-bit.c45 void __ieee_to_host_32 (decimal32 in, _Decimal32 *out);
210 __ieee_to_host_32 (decimal32 in, _Decimal32 *out)
208 __ieee_to_host_32 (decimal32 in, _Decimal32 *out) function

Completed in 115 milliseconds