HomeSort by: relevance | last modified time | path
    Searched defs:UHWtype (Results 1 - 18 of 18) sorted by relevancy

  /src/external/gpl3/binutils/dist/include/
longlong.h 32 UHWtype -- An unsigned type, at least half the size of UWtype.
51 #define UHWtype USItype
1095 UHWtype __ul, __vl, __uh, __vh; \
1663 UHWtype __ul, __vl, __uh, __vh; \
  /src/external/gpl3/binutils.old/dist/include/
longlong.h 32 UHWtype -- An unsigned type, at least half the size of UWtype.
51 #define UHWtype USItype
1095 UHWtype __ul, __vl, __uh, __vh; \
1663 UHWtype __ul, __vl, __uh, __vh; \
  /src/external/gpl3/gcc/dist/include/
longlong.h 32 UHWtype -- An unsigned type, at least half the size of UWtype.
51 #define UHWtype USItype
1095 UHWtype __ul, __vl, __uh, __vh; \
1664 UHWtype __ul, __vl, __uh, __vh; \
  /src/external/gpl3/gcc.old/dist/include/
longlong.h 32 UHWtype -- An unsigned type, at least half the size of UWtype.
51 #define UHWtype USItype
1083 UHWtype __ul, __vl, __uh, __vh; \
1651 UHWtype __ul, __vl, __uh, __vh; \
  /src/external/gpl3/gdb/dist/include/
longlong.h 32 UHWtype -- An unsigned type, at least half the size of UWtype.
51 #define UHWtype USItype
1095 UHWtype __ul, __vl, __uh, __vh; \
1663 UHWtype __ul, __vl, __uh, __vh; \
  /src/external/gpl3/gdb.old/dist/include/
longlong.h 32 UHWtype -- An unsigned type, at least half the size of UWtype.
51 #define UHWtype USItype
1095 UHWtype __ul, __vl, __uh, __vh; \
1663 UHWtype __ul, __vl, __uh, __vh; \
  /src/external/gpl3/gcc/dist/libgcc/soft-fp/
soft-fp.h 330 typedef unsigned int UHWtype __attribute__ ((mode (HI)));
332 typedef USItype UHWtype;
  /src/external/gpl3/gcc/dist/libquadmath/printf/
gmp-impl.h 62 typedef unsigned int UHWtype;
  /src/external/gpl3/gcc.old/dist/libgcc/soft-fp/
soft-fp.h 334 typedef unsigned int UHWtype __attribute__ ((mode (HI)));
336 typedef USItype UHWtype;
  /src/external/gpl3/gcc.old/dist/libquadmath/printf/
gmp-impl.h 54 typedef unsigned int UHWtype;
  /src/external/lgpl3/mpfr/dist/src/
mpfr-gmp.h 220 typedef unsigned int UHWtype;
  /src/external/gpl3/gcc/dist/gcc/
wide-int.cc 41 typedef unsigned HOST_HALF_WIDE_INT UHWtype;
  /src/external/gpl3/gcc.old/dist/gcc/
wide-int.cc 41 typedef unsigned HOST_HALF_WIDE_INT UHWtype;
  /src/external/gpl3/gcc/dist/libgcc/
libgcc2.h 208 #define UHWtype UDItype
224 #define UHWtype USItype
239 #define UHWtype UHItype
254 #define UHWtype UQItype
libgcc2.c 2975 #undef UHWtype
  /src/external/gpl3/gcc.old/dist/libgcc/
libgcc2.h 195 #define UHWtype UDItype
211 #define UHWtype USItype
226 #define UHWtype UHItype
241 #define UHWtype UQItype
libgcc2.c 2231 #undef UHWtype
  /src/external/lgpl3/gmp/dist/
gmp-impl.h 3298 Possible enhancement: Could use UHWtype until the last step, if half-size
3771 typedef unsigned int UHWtype;

Completed in 74 milliseconds