Searched refs:TItype (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.0-release/contrib/gcc/config/
H A Dfp-bit.h107 typedef int TItype __attribute__ ((mode (TI))); typedef
153 # define QUIET_NAN ((TItype)0x8 << 108)
154 # define FRACHIGH ((TItype)0x8 << 124)
155 # define FRACHIGH2 ((TItype)0xc << 124)
163 # define QUIET_NAN ((TItype)0x8 << (48 + 64))
164 # define FRACHIGH ((TItype)0x8 << 124)
165 # define FRACHIGH2 ((TItype)0xc << 124)
179 typedef TItype intfrac;
/freebsd-10.0-release/contrib/gcc/
H A Dlibgcc2.h151 typedef int TItype __attribute__ ((mode (TI))); typedef
206 #define DWtype TItype

Completed in 70 milliseconds