Home
last modified time | relevance | path

Searched refs:HItype (Results 1 – 23 of 23) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libgcc/config/gcn/
H A Dlib2-divmod-hi.c54 HItype
55 __divhi3 (HItype a, HItype b) in __divhi3()
58 HItype res; in __divhi3()
81 HItype
82 __modhi3 (HItype a, HItype b) in __modhi3()
85 HItype res; in __modhi3()
H A Dlib2-gcn.h32 typedef short HItype __attribute__ ((mode (HI))); typedef
51 extern HItype __divhi3 (HItype, HItype);
52 extern HItype __modhi3 (HItype, HItype);
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/nios2/
H A Dlib2-divmod-hi.c54 HItype
55 __divhi3 (HItype a, HItype b) in __divhi3()
58 HItype res; in __divhi3()
81 HItype
82 __modhi3 (HItype a, HItype b) in __modhi3()
85 HItype res; in __modhi3()
H A Dlib2-nios2.h32 typedef short HItype __attribute__ ((mode (HI))); typedef
43 extern HItype __divhi3 (HItype, HItype);
44 extern HItype __modhi3 (HItype, HItype);
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/nios2/
H A Dlib2-divmod-hi.c54 HItype
55 __divhi3 (HItype a, HItype b) in __divhi3()
58 HItype res; in __divhi3()
81 HItype
82 __modhi3 (HItype a, HItype b) in __modhi3()
85 HItype res; in __modhi3()
H A Dlib2-nios2.h32 typedef short HItype __attribute__ ((mode (HI))); typedef
43 extern HItype __divhi3 (HItype, HItype);
44 extern HItype __modhi3 (HItype, HItype);
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/gcn/
H A Dlib2-divmod-hi.c54 HItype
55 __divhi3 (HItype a, HItype b) in __divhi3()
58 HItype res; in __divhi3()
81 HItype
82 __modhi3 (HItype a, HItype b) in __modhi3()
85 HItype res; in __modhi3()
H A Dlib2-gcn.h32 typedef short HItype __attribute__ ((mode (HI))); typedef
43 extern HItype __divhi3 (HItype, HItype);
44 extern HItype __modhi3 (HItype, HItype);
/netbsd-src/external/gpl3/gcc/dist/libgcc/
H A Dfixed-bit.h62 typedef int HItype __attribute__ ((mode (HI))); typedef
143 #define DINT_C_TYPE HItype
163 #define INT_C_TYPE HItype
206 #define HINT_C_TYPE HItype
293 #define INT_C_TYPE HItype
336 #define HINT_C_TYPE HItype
584 #define FROM_INT_C_TYPE HItype
585 #define FROM_SINT_C_TYPE HItype
625 #define FROM_SINT_C_TYPE HItype
678 #define FROM_INT_C_TYPE HItype
[all …]
H A Dlibgcc2.h124 typedef int HItype __attribute__ ((mode (HI))); typedef
223 #define Wtype HItype
225 #define HWtype HItype
242 #define DWtype HItype
H A Dfp-bit.h98 typedef int HItype __attribute__ ((mode (HI))); typedef
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/
H A Dfixed-bit.h62 typedef int HItype __attribute__ ((mode (HI))); typedef
143 #define DINT_C_TYPE HItype
163 #define INT_C_TYPE HItype
206 #define HINT_C_TYPE HItype
293 #define INT_C_TYPE HItype
336 #define HINT_C_TYPE HItype
584 #define FROM_INT_C_TYPE HItype
585 #define FROM_SINT_C_TYPE HItype
625 #define FROM_SINT_C_TYPE HItype
678 #define FROM_INT_C_TYPE HItype
[all …]
H A Dlibgcc2.h124 typedef int HItype __attribute__ ((mode (HI))); typedef
223 #define Wtype HItype
225 #define HWtype HItype
242 #define DWtype HItype
H A Dfp-bit.h98 typedef int HItype __attribute__ ((mode (HI))); typedef
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/msp430/
H A Dfloathisf.c2 typedef int HItype __attribute__ ((mode (HI))); typedef
7 SFtype __floathisf (HItype);
10 __floathisf (HItype u) in __floathisf()
H A Dfloatunhidf.c2 typedef int HItype __attribute__ ((mode (HI))); typedef
H A Dfloatunhisf.c2 typedef int HItype __attribute__ ((mode (HI))); typedef
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/msp430/
H A Dfloathisf.c2 typedef int HItype __attribute__ ((mode (HI))); typedef
7 SFtype __floathisf (HItype);
10 __floathisf (HItype u) in __floathisf()
H A Dfloatunhidf.c2 typedef int HItype __attribute__ ((mode (HI))); typedef
H A Dfloatunhisf.c2 typedef int HItype __attribute__ ((mode (HI))); typedef
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/h8300/
H A Dh8300-lib.h3 #define CMPtype HItype
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/h8300/
H A Dh8300-lib.h3 #define CMPtype HItype
/netbsd-src/external/gpl3/gdb/dist/sim/ppc/
H A Ddouble.c30 #define HItype int16_t macro