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

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/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.c56 void __ieee_to_host_32 (decimal32 in, _Decimal32 *out);
73 __ieee_to_host_32 (*d32, &u._Dec);
99 __ieee_to_host_32 (*bid32, &u._Dec);
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/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.c56 void __ieee_to_host_32 (decimal32 in, _Decimal32 *out);
73 __ieee_to_host_32 (*d32, &u._Dec);
99 __ieee_to_host_32 (*bid32, &u._Dec);
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/
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
H A Ddfp-bit.h83 #define IEEE_TO_HOST __ieee_to_host_32
171 #define IEEE_TO_HOST_TO __ieee_to_host_32

Completed in 178 milliseconds