Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/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 …]
/OK3568_Linux_fs/u-boot/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;
/OK3568_Linux_fs/kernel/arch/h8300/lib/
H A Dmuldi3.c35 DWtype __muldi3(DWtype u, DWtype v) in __muldi3()
H A Ducmpdi2.c4 word_type __ucmpdi2(DWtype a, DWtype b) in __ucmpdi2()
H A Dashldi3.c4 DWtype
5 __ashldi3(DWtype u, word_type b) in __ashldi3()
H A Dlshrdi3.c4 DWtype __lshrdi3(DWtype u, word_type b) in __lshrdi3()
H A Dashrdi3.c4 DWtype __ashrdi3(DWtype u, word_type b) in __ashrdi3()
H A Dlibgcc.h54 #define DWtype DItype macro
71 DWtype ll;