Searched refs:UHItype (Results 1 - 12 of 12) sorted by relevance

/haiku-buildtools/gcc/libgcc/config/msp430/
H A Dfloatunhidf.c3 typedef unsigned int UHItype __attribute__ ((mode (HI))); typedef
9 __floatunhidf (UHItype u)
H A Dfloatunhisf.c3 typedef unsigned int UHItype __attribute__ ((mode (HI))); typedef
9 __floatunhisf (UHItype u)
/haiku-buildtools/gcc/libgcc/config/nios2/
H A Dlib2-divmod-hi.c27 static UHItype
28 udivmodhi4 (UHItype num, UHItype den, word_type modwanted)
30 UHItype bit = 1;
31 UHItype res = 0;
105 UHItype
106 __udivhi3 (UHItype a, UHItype b)
112 UHItype
113 __umodhi3 (UHItype
[all...]
H A Dlib2-nios2.h33 typedef unsigned short UHItype __attribute__ ((mode (HI))); typedef
45 extern UHItype __udivhi3 (UHItype, UHItype);
46 extern UHItype __umodhi3 (UHItype, UHItype);
/haiku-buildtools/gcc/libgcc/
H A Dfixed-bit.h63 typedef unsigned int UHItype __attribute__ ((mode (HI))); typedef
144 #define DUINT_C_TYPE UHItype
154 #define DINT_C_TYPE UHItype
155 #define DUINT_C_TYPE UHItype
164 #define UINT_C_TYPE UHItype
181 #define INT_C_TYPE UHItype
182 #define UINT_C_TYPE UHItype
207 #define HUINT_C_TYPE UHItype
224 #define HINT_C_TYPE UHItype
225 #define HUINT_C_TYPE UHItype
[all...]
H A Dsync.c139 typedef unsigned int UHItype __attribute__((mode (HI)));
140 DEFINE (FN, 2, UHItype)
H A Dlibgcc2.h119 typedef unsigned int UHItype __attribute__ ((mode (HI))); typedef
214 #define UWtype UHItype
216 #define UHWtype UHItype
233 #define UDWtype UHItype
H A Dfp-bit.h111 typedef unsigned int UHItype __attribute__ ((mode (HI))); typedef
200 typedef UHItype halffractype;
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/
H A Dbf-spl1.c13 typedef unsigned int UHItype __attribute__ ((mode (HI))); typedef
/haiku-buildtools/gcc/include/
H A Dlonglong.h1525 extern UHItype __stormy16_count_leading_zeros (UHItype);
1529 UHItype size; \
1534 UHItype c; \
/haiku-buildtools/binutils/include/
H A Dlonglong.h1553 extern UHItype __stormy16_count_leading_zeros (UHItype);
1557 UHItype size; \
1562 UHItype c; \
/haiku-buildtools/legacy/gcc/gcc/config/
H A Dfp-bit.c171 typedef unsigned int UHItype __attribute__ ((mode (HI))); typedef
200 typedef UHItype halffractype;

Completed in 77 milliseconds