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

  /external/u-boot/arch/nios2/lib/
libgcc.c 8 typedef unsigned long long UDWtype;
34 UDWtype
35 __udivmoddi4 (UDWtype n, UDWtype d, UDWtype *rp);
146 UDWtype
147 __udivmoddi4 (UDWtype n, UDWtype d, UDWtype *rp)
374 w = __udivmoddi4 (uu.ll, vv.ll, (UDWtype *) 0)
    [all...]
longlong.h 11 UDWtype -- An unsigned type, at least twice as large a UWtype
30 #define UDWtype UDItype
42 UDWtype product. This is just a variant of umul_ppmm.
45 denominator) divides a UDWtype, composed by the UWtype integers
  /external/u-boot/arch/arc/lib/
libgcc2.h 59 #define UDWtype UTItype
74 #define UDWtype UDItype
89 #define UDWtype USItype
104 #define UDWtype UHItype

Completed in 196 milliseconds