Searched refs:__host_to_ieee_64 (Results 1 - 5 of 5) sorted by relevance

/haiku-buildtools/gcc/libdecnumber/bid/
H A Dhost-ieee64.c39 void __host_to_ieee_64 (_Decimal64 in, decimal64 *out);
43 __host_to_ieee_64 (_Decimal64 in, decimal64 *out) function
H A Ddecimal64.c54 void __host_to_ieee_64 (_Decimal64 in, decimal64 *out);
78 __host_to_ieee_64 (u._Dec, &u.dec);
104 __host_to_ieee_64 (u._Dec, &u.dec);
/haiku-buildtools/gcc/libdecnumber/
H A DdecLibrary.c32 void __host_to_ieee_64 (_Decimal64, decimal64 *);
57 __host_to_ieee_64 (arg, &d64);
/haiku-buildtools/gcc/libgcc/
H A Ddfp-bit.c48 void __host_to_ieee_64 (_Decimal64 in, decimal64 *out);
218 __host_to_ieee_64 (_Decimal64 in, decimal64 *out)
216 __host_to_ieee_64 (_Decimal64 in, decimal64 *out) function
H A Ddfp-bit.h86 #define HOST_TO_IEEE __host_to_ieee_64

Completed in 120 milliseconds