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

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libdecnumber/bid/
H A Ddecimal128.c65 _Decimal128 _Dec; member in union:__anon6877
73 __ieee_to_host_128 (*d128, &u._Dec);
76 _dpd_to_bid128 (&u._Dec, &u._Dec);
79 __host_to_ieee_128 (u._Dec, &u.dec);
93 _Decimal128 _Dec; member in union:__anon6878
99 __ieee_to_host_128 (*bid128, &u._Dec);
102 _bid_to_dpd128 (&u._Dec, &u._Dec);
105 __host_to_ieee_128 (u._Dec,
[all...]
H A Ddecimal32.c65 _Decimal32 _Dec; member in union:__anon6879
73 __ieee_to_host_32 (*d32, &u._Dec);
76 _dpd_to_bid32 (&u._Dec, &u._Dec);
79 __host_to_ieee_32 (u._Dec, &u.dec);
93 _Decimal32 _Dec; member in union:__anon6880
99 __ieee_to_host_32 (*bid32, &u._Dec);
102 _bid_to_dpd32 (&u._Dec, &u._Dec);
105 __host_to_ieee_32 (u._Dec,
[all...]
H A Ddecimal64.c65 _Decimal64 _Dec; member in union:__anon6881
73 __ieee_to_host_64 (*d64, &u._Dec);
76 _dpd_to_bid64 (&u._Dec, &u._Dec);
79 __host_to_ieee_64 (u._Dec, &u.dec);
93 _Decimal64 _Dec; member in union:__anon6882
99 __ieee_to_host_64 (*bid64, &u._Dec);
102 _bid_to_dpd64 (&u._Dec, &u._Dec);
105 __host_to_ieee_64 (u._Dec,
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/libdecnumber/bid/
H A Ddecimal128.c65 _Decimal128 _Dec; member in union:__anon1092
73 __ieee_to_host_128 (*d128, &u._Dec);
76 _dpd_to_bid128 (&u._Dec, &u._Dec);
79 __host_to_ieee_128 (u._Dec, &u.dec);
93 _Decimal128 _Dec; member in union:__anon1093
99 __ieee_to_host_128 (*bid128, &u._Dec);
102 _bid_to_dpd128 (&u._Dec, &u._Dec);
105 __host_to_ieee_128 (u._Dec,
[all...]
H A Ddecimal32.c65 _Decimal32 _Dec; member in union:__anon1094
73 __ieee_to_host_32 (*d32, &u._Dec);
76 _dpd_to_bid32 (&u._Dec, &u._Dec);
79 __host_to_ieee_32 (u._Dec, &u.dec);
93 _Decimal32 _Dec; member in union:__anon1095
99 __ieee_to_host_32 (*bid32, &u._Dec);
102 _bid_to_dpd32 (&u._Dec, &u._Dec);
105 __host_to_ieee_32 (u._Dec,
[all...]
H A Ddecimal64.c65 _Decimal64 _Dec; member in union:__anon1096
73 __ieee_to_host_64 (*d64, &u._Dec);
76 _dpd_to_bid64 (&u._Dec, &u._Dec);
79 __host_to_ieee_64 (u._Dec, &u.dec);
93 _Decimal64 _Dec; member in union:__anon1097
99 __ieee_to_host_64 (*bid64, &u._Dec);
102 _bid_to_dpd64 (&u._Dec, &u._Dec);
105 __host_to_ieee_64 (u._Dec,
[all...]

Completed in 70 milliseconds