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

  /external/u-boot/arch/arc/lib/
libgcc2.h 54 #define Wtype DItype
69 #define Wtype SItype
84 #define Wtype HItype
99 #define Wtype QItype
117 struct DWstruct {Wtype high, low;};
119 struct DWstruct {Wtype low, high;};
  /external/u-boot/arch/nios2/lib/
libgcc.c 21 typedef long Wtype;
24 struct DWstruct { Wtype low, high;};
57 const word_type bm = (sizeof (Wtype) * BITS_PER_UNIT) - b;
83 const word_type bm = (sizeof (Wtype) * BITS_PER_UNIT) - b;
89 w.s.high = uu.s.high >> (sizeof (Wtype) * BITS_PER_UNIT - 1);
110 const word_type bm = (sizeof (Wtype) * BITS_PER_UNIT) - b;
  /external/adhd/defs/
c.mk 90 -Wtype-limits \
  /external/libvpx/libvpx/
configure 611 check_add_cflags -Wtype-limits

Completed in 302 milliseconds