Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/arch/nios2/lib/
H A Dlibgcc.c23 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 …]
/rk3399_rockchip-uboot/arch/arc/lib/
H A Dlibgcc2.c9 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 Dlibgcc2.h59 #define DWtype TItype macro
74 #define DWtype DItype macro
89 #define DWtype SItype macro
104 #define DWtype HItype macro
129 DWtype ll;