HomeSort by relevance Sort by last modified time
    Searched refs:DWtype (Results 1 - 3 of 3) sorted by null

  /external/u-boot/arch/nios2/lib/
libgcc.c 22 typedef long long DWtype;
29 DWtype ll;
50 DWtype
51 __ashldi3 (DWtype u, word_type b)
76 DWtype
77 __ashrdi3 (DWtype u, word_type b)
103 DWtype
104 __lshrdi3 (DWtype u, word_type b)
130 __cmpdi2 (DWtype a, DWtype b
    [all...]
  /external/u-boot/arch/arc/lib/
libgcc2.c 8 DWtype
9 __ashldi3(DWtype u, shift_count_type b)
31 DWtype
32 __ashrdi3(DWtype u, shift_count_type b)
55 DWtype
56 __lshrdi3(DWtype u, shift_count_type b)
libgcc2.h 58 #define DWtype TItype
73 #define DWtype DItype
88 #define DWtype SItype
103 #define DWtype HItype
128 DWtype ll;

Completed in 367 milliseconds