Searched refs:DWtype (Results 1 – 9 of 9) sorted by relevance
| /OK3568_Linux_fs/u-boot/arch/nios2/lib/ |
| H A D | libgcc.c | 23 typedef long long DWtype; typedef 30 DWtype ll; 51 DWtype 52 __ashldi3 (DWtype u, word_type b) in __ashldi3() 77 DWtype 78 __ashrdi3 (DWtype u, word_type b) in __ashrdi3() 104 DWtype 105 __lshrdi3 (DWtype u, word_type b) in __lshrdi3() 131 __cmpdi2 (DWtype a, DWtype b) in __cmpdi2() 360 DWtype [all …]
|
| /OK3568_Linux_fs/u-boot/arch/arc/lib/ |
| H A D | libgcc2.c | 9 DWtype 10 __ashldi3(DWtype u, shift_count_type b) in __ashldi3() 32 DWtype 33 __ashrdi3(DWtype u, shift_count_type b) in __ashrdi3() 56 DWtype 57 __lshrdi3(DWtype u, shift_count_type b) in __lshrdi3()
|
| H A D | libgcc2.h | 59 #define DWtype TItype macro 74 #define DWtype DItype macro 89 #define DWtype SItype macro 104 #define DWtype HItype macro 129 DWtype ll;
|
| /OK3568_Linux_fs/kernel/arch/h8300/lib/ |
| H A D | muldi3.c | 35 DWtype __muldi3(DWtype u, DWtype v) in __muldi3()
|
| H A D | ucmpdi2.c | 4 word_type __ucmpdi2(DWtype a, DWtype b) in __ucmpdi2()
|
| H A D | ashldi3.c | 4 DWtype 5 __ashldi3(DWtype u, word_type b) in __ashldi3()
|
| H A D | lshrdi3.c | 4 DWtype __lshrdi3(DWtype u, word_type b) in __lshrdi3()
|
| H A D | ashrdi3.c | 4 DWtype __ashrdi3(DWtype u, word_type b) in __ashrdi3()
|
| H A D | libgcc.h | 54 #define DWtype DItype macro 71 DWtype ll;
|