Searched refs:__ieee_to_host_128 (Results 1 - 6 of 6) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libdecnumber/bid/
H A Dhost-ieee128.c32 void __ieee_to_host_128 (decimal128 in, _Decimal128 *out);
50 __ieee_to_host_128 (decimal128 in, _Decimal128 *out) function
H A Ddecimal128.c56 void __ieee_to_host_128 (decimal128 in, _Decimal128 *out);
73 __ieee_to_host_128 (*d128, &u._Dec);
99 __ieee_to_host_128 (*bid128, &u._Dec);
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/libdecnumber/bid/
H A Dhost-ieee128.c32 void __ieee_to_host_128 (decimal128 in, _Decimal128 *out);
50 __ieee_to_host_128 (decimal128 in, _Decimal128 *out) function
H A Ddecimal128.c56 void __ieee_to_host_128 (decimal128 in, _Decimal128 *out);
73 __ieee_to_host_128 (*d128, &u._Dec);
99 __ieee_to_host_128 (*bid128, &u._Dec);
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/
H A Ddfp-bit.c53 void __ieee_to_host_128 (decimal128 in, _Decimal128 *out);
238 __ieee_to_host_128 (decimal128 in, _Decimal128 *out)
236 __ieee_to_host_128 (decimal128 in, _Decimal128 *out) function
H A Ddfp-bit.h101 #define IEEE_TO_HOST __ieee_to_host_128
181 #define IEEE_TO_HOST_TO __ieee_to_host_128

Completed in 118 milliseconds