Home
last modified time | relevance | path

Searched refs:DWtype (Results 1 – 3 of 3) sorted by relevance

/external/u-boot/arch/nios2/lib/
Dlibgcc.c22 typedef long long DWtype; typedef
29 DWtype ll;
50 DWtype
51 __ashldi3 (DWtype u, word_type b) in __ashldi3()
76 DWtype
77 __ashrdi3 (DWtype u, word_type b) in __ashrdi3()
103 DWtype
104 __lshrdi3 (DWtype u, word_type b) in __lshrdi3()
130 __cmpdi2 (DWtype a, DWtype b) in __cmpdi2()
359 DWtype
[all …]
/external/u-boot/arch/arc/lib/
Dlibgcc2.c8 DWtype
9 __ashldi3(DWtype u, shift_count_type b) in __ashldi3()
31 DWtype
32 __ashrdi3(DWtype u, shift_count_type b) in __ashrdi3()
55 DWtype
56 __lshrdi3(DWtype u, shift_count_type b) in __lshrdi3()
Dlibgcc2.h58 #define DWtype TItype macro
73 #define DWtype DItype macro
88 #define DWtype SItype macro
103 #define DWtype HItype macro
128 DWtype ll;