HomeSort by: relevance | last modified time | path
    Searched refs:_Decimal128 (Results 1 - 25 of 112) sorted by relevancy

1 2 3 4 5

  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.arch/
powerpc-d128-regs.c 22 _Decimal128 d128 = 1.2345678910dl;
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.arch/
powerpc-d128-regs.c 22 _Decimal128 d128 = 1.2345678910dl;
  /src/external/gpl3/gcc/dist/libdecnumber/bid/
bid-dpd.h 31 #define _Decimal128 UINT128
38 void _bid_to_dpd128 (_Decimal128 *, _Decimal128 *);
39 void _dpd_to_bid128 (_Decimal128 *, _Decimal128 *);
host-ieee128.c 31 void __host_to_ieee_128 (_Decimal128 in, decimal128 *out);
32 void __ieee_to_host_128 (decimal128 in, _Decimal128 *out);
39 __host_to_ieee_128 (_Decimal128 in, decimal128 *out)
50 __ieee_to_host_128 (decimal128 in, _Decimal128 *out)
  /src/external/gpl3/gcc.old/dist/libdecnumber/bid/
bid-dpd.h 31 #define _Decimal128 UINT128
38 void _bid_to_dpd128 (_Decimal128 *, _Decimal128 *);
39 void _dpd_to_bid128 (_Decimal128 *, _Decimal128 *);
host-ieee128.c 31 void __host_to_ieee_128 (_Decimal128 in, decimal128 *out);
32 void __ieee_to_host_128 (decimal128 in, _Decimal128 *out);
39 __host_to_ieee_128 (_Decimal128 in, decimal128 *out)
50 __ieee_to_host_128 (decimal128 in, _Decimal128 *out)
  /src/external/gpl3/gdb/dist/libdecnumber/bid/
bid-dpd.h 31 #define _Decimal128 UINT128
38 void _bid_to_dpd128 (_Decimal128 *, _Decimal128 *);
39 void _dpd_to_bid128 (_Decimal128 *, _Decimal128 *);
  /src/external/gpl3/gdb.old/dist/libdecnumber/bid/
bid-dpd.h 31 #define _Decimal128 UINT128
38 void _bid_to_dpd128 (_Decimal128 *, _Decimal128 *);
39 void _dpd_to_bid128 (_Decimal128 *, _Decimal128 *);
  /src/external/gpl3/gcc/dist/libgcc/config/libbid/
_addsub_td.c 28 _Decimal128
29 __bid_addtd3 (_Decimal128 x, _Decimal128 y) {
38 _Decimal128
39 __bid_subtd3 (_Decimal128 x, _Decimal128 y) {
bid_gcc_intrinsics.h 168 extern _Decimal128 __bid_addtd3 (_Decimal128, _Decimal128);
169 extern _Decimal128 __bid_subtd3 (_Decimal128, _Decimal128);
175 extern _Decimal128 __bid_extendddtd2 (_Decimal64);
186 extern _Decimal128 __bid_extenddftd (DFtype);
189 extern _Decimal128 __bid_floatditd (DItype);
192 extern _Decimal128 __bid_divtd3 (_Decimal128, _Decimal128)
    [all...]
_div_td.c 28 _Decimal128
29 __bid_divtd3 (_Decimal128 x, _Decimal128 y) {
_mul_td.c 28 _Decimal128
29 __bid_multd3 (_Decimal128 x, _Decimal128 y) {
_df_to_td.c 28 _Decimal128
_di_to_td.c 28 _Decimal128
_isinfd128.c 29 isinfd128 (_Decimal128 x) {
_sf_to_td.c 28 _Decimal128
_si_to_td.c 28 _Decimal128
_udi_to_td.c 28 _Decimal128
_usi_to_td.c 28 _Decimal128
_xf_to_td.c 29 _Decimal128
  /src/external/gpl3/gcc.old/dist/libgcc/config/libbid/
_addsub_td.c 28 _Decimal128
29 __bid_addtd3 (_Decimal128 x, _Decimal128 y) {
38 _Decimal128
39 __bid_subtd3 (_Decimal128 x, _Decimal128 y) {
_div_td.c 28 _Decimal128
29 __bid_divtd3 (_Decimal128 x, _Decimal128 y) {
_mul_td.c 28 _Decimal128
29 __bid_multd3 (_Decimal128 x, _Decimal128 y) {
bid_gcc_intrinsics.h 150 extern _Decimal128 __bid_addtd3 (_Decimal128, _Decimal128);
151 extern _Decimal128 __bid_subtd3 (_Decimal128, _Decimal128);
157 extern _Decimal128 __bid_extendddtd2 (_Decimal64);
168 extern _Decimal128 __bid_extenddftd (DFtype);
171 extern _Decimal128 __bid_floatditd (DItype);
174 extern _Decimal128 __bid_divtd3 (_Decimal128, _Decimal128)
    [all...]
_df_to_td.c 28 _Decimal128

Completed in 40 milliseconds

1 2 3 4 5