Home
last modified time | relevance | path

Searched refs:DItype (Results 1 – 25 of 62) sorted by relevance

123

/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/rs6000/
H A Dppc64-fp.c31 extern DItype __fixtfdi (TFtype);
32 extern DItype __fixdfdi (DFtype);
33 extern DItype __fixsfdi (SFtype);
36 extern TFtype __floatditf (DItype);
38 extern DFtype __floatdidf (DItype);
40 extern SFtype __floatdisf (DItype);
42 extern DItype __fixunstfdi (TFtype);
44 static DItype local_fixunssfdi (SFtype);
45 static DItype local_fixunsdfdi (DFtype);
47 DItype
[all …]
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/riscv/
H A Driscv-fp.c32 extern DItype __fixdfdi (DFtype);
33 extern DItype __fixsfdi (SFtype);
36 extern DFtype __floatdidf (DItype);
38 extern SFtype __floatdisf (DItype);
41 static DItype local_fixunssfdi (SFtype);
42 static DItype local_fixunsdfdi (DFtype);
44 DItype
52 DItype
79 __floatdidf (DItype u) in __floatdidf()
103 __floatdisf (DItype u) in __floatdisf()
[all …]
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/riscv/
H A Driscv-fp.c32 extern DItype __fixdfdi (DFtype);
33 extern DItype __fixsfdi (SFtype);
36 extern DFtype __floatdidf (DItype);
38 extern SFtype __floatdisf (DItype);
41 static DItype local_fixunssfdi (SFtype);
42 static DItype local_fixunsdfdi (DFtype);
44 DItype
52 DItype
79 __floatdidf (DItype u) in __floatdidf()
103 __floatdisf (DItype u) in __floatdisf()
[all …]
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/gcn/
H A Dlib2-gcn.h36 typedef int DItype __attribute__ ((mode (DI))); typedef
43 extern DItype __divdi3 (DItype, DItype);
44 extern DItype __moddi3 (DItype, DItype);
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/avr/
H A Davr-lib.h57 #define FROM_SINT_C_TYPE DItype
66 #define TO_SINT_C_TYPE DItype
78 #define INT_C_TYPE DItype
91 #define FROM_INT_C_TYPE DItype
92 #define FROM_SINT_C_TYPE DItype
100 #define TO_INT_C_TYPE DItype
101 #define TO_SINT_C_TYPE DItype
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/avr/
H A Davr-lib.h57 #define FROM_SINT_C_TYPE DItype
66 #define TO_SINT_C_TYPE DItype
78 #define INT_C_TYPE DItype
91 #define FROM_INT_C_TYPE DItype
92 #define FROM_SINT_C_TYPE DItype
100 #define TO_INT_C_TYPE DItype
101 #define TO_SINT_C_TYPE DItype
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/msp430/
H A Dlib2mul.c40 typedef int DItype __attribute__ ((mode (DI))); typedef
47 DItype ll;
50 DItype __muldi3 (DItype u, DItype v);
52 DItype
53 __muldi3 (DItype u, DItype v) in __muldi3()
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/libbid/
H A Dbid_gcc_intrinsics.h66 typedef int DItype __attribute__ ((mode (DI))); typedef
80 typedef DItype SINT64;
126 #ifndef DItype
127 #define DItype SINT64 macro
153 extern DItype __bid_fixdddi (_Decimal64);
169 extern _Decimal64 __bid_floatdidd (DItype);
170 extern _Decimal32 __bid_floatdisd (DItype);
171 extern _Decimal128 __bid_floatditd (DItype);
201 extern DItype __bid_fixsddi (_Decimal32);
221 extern DItype __bid_fixtddi (_Decimal128);
H A D_td_to_di.c28 DItype
30 DItype res = 0xbaddbaddbaddbaddull; in __bid_fixtddi()
H A D_dd_to_di.c28 DItype
30 DItype res = 0xbaddbaddbaddbaddull; in __bid_fixdddi()
H A D_sd_to_di.c28 DItype
30 DItype res = 0xbaddbaddbaddbaddull; in __bid_fixsddi()
H A D_di_to_dd.c29 __bid_floatdidd (DItype x) { in __bid_floatdidd()
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/libbid/
H A Dbid_gcc_intrinsics.h66 typedef int DItype __attribute__ ((mode (DI))); typedef
80 typedef DItype SINT64;
126 #ifndef DItype
127 #define DItype SINT64 macro
153 extern DItype __bid_fixdddi (_Decimal64);
169 extern _Decimal64 __bid_floatdidd (DItype);
170 extern _Decimal32 __bid_floatdisd (DItype);
171 extern _Decimal128 __bid_floatditd (DItype);
201 extern DItype __bid_fixsddi (_Decimal32);
221 extern DItype __bid_fixtddi (_Decimal128);
H A D_td_to_di.c28 DItype
30 DItype res = 0xbaddbaddbaddbaddull; in __bid_fixtddi()
H A D_dd_to_di.c28 DItype
30 DItype res = 0xbaddbaddbaddbaddull; in __bid_fixdddi()
H A D_sd_to_di.c28 DItype
30 DItype res = 0xbaddbaddbaddbaddull; in __bid_fixsddi()
H A D_di_to_td.c29 __bid_floatditd (DItype x) { in __bid_floatditd()
/netbsd-src/external/gpl3/gcc/dist/libgcc/
H A Dfixed-bit.h96 typedef int DItype __attribute__ ((mode (DI))); typedef
203 #define DINT_C_TYPE DItype
235 #define INT_C_TYPE DItype
273 #define HINT_C_TYPE DItype
333 #define DINT_C_TYPE DItype
365 #define INT_C_TYPE DItype
403 #define HINT_C_TYPE DItype
600 #define FROM_INT_C_TYPE DItype
601 #define FROM_SINT_C_TYPE DItype
641 #define FROM_SINT_C_TYPE DItype
[all …]
H A Dlibgcc2.h132 typedef int DItype __attribute__ ((mode (DI))); typedef
192 #define Wtype DItype
194 #define HWtype DItype
212 #define DWtype DItype
411 extern DItype __bswapdi2 (DItype);
H A Dfp-bit.h100 typedef int DItype __attribute__ ((mode (DI))); typedef
123 #define MAX_DI_INT ((DItype) (MAX_UDI_INT >> 1))
221 typedef DItype intfrac;
487 extern TFtype di_to_df (DItype);
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/
H A Dfixed-bit.h96 typedef int DItype __attribute__ ((mode (DI))); typedef
203 #define DINT_C_TYPE DItype
235 #define INT_C_TYPE DItype
273 #define HINT_C_TYPE DItype
333 #define DINT_C_TYPE DItype
365 #define INT_C_TYPE DItype
403 #define HINT_C_TYPE DItype
600 #define FROM_INT_C_TYPE DItype
601 #define FROM_SINT_C_TYPE DItype
641 #define FROM_SINT_C_TYPE DItype
[all …]
H A Dlibgcc2.h132 typedef int DItype __attribute__ ((mode (DI))); typedef
192 #define Wtype DItype
194 #define HWtype DItype
212 #define DWtype DItype
411 extern DItype __bswapdi2 (DItype);
H A Dfp-bit.h100 typedef int DItype __attribute__ ((mode (DI))); typedef
123 #define MAX_DI_INT ((DItype) (MAX_UDI_INT >> 1))
221 typedef DItype intfrac;
487 extern TFtype di_to_df (DItype);
/netbsd-src/external/gpl3/gcc/dist/libgcc/soft-fp/
H A Dsoft-fp.h329 typedef int DItype __attribute__ ((mode (DI))); typedef
344 #define DI_BITS (__CHAR_BIT__ * (int) sizeof (DItype))
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/soft-fp/
H A Dsoft-fp.h329 typedef int DItype __attribute__ ((mode (DI))); typedef
344 #define DI_BITS (__CHAR_BIT__ * (int) sizeof (DItype))

123