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

  /src/external/gpl3/gcc/dist/gcc/config/alpha/
openbsd.h 63 #undef UINTMAX_TYPE
64 #define UINTMAX_TYPE "long long unsigned int"
  /src/external/gpl3/gcc.old/dist/gcc/config/alpha/
openbsd.h 63 #undef UINTMAX_TYPE
64 #define UINTMAX_TYPE "long long unsigned int"
  /src/external/gpl3/gcc/dist/gcc/config/rs6000/
netbsd.h 95 #undef UINTMAX_TYPE
96 #define UINTMAX_TYPE "long long unsigned int"
netbsd64.h 464 #undef UINTMAX_TYPE
465 #define UINTMAX_TYPE UINT64_TYPE
  /src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
netbsd.h 91 #undef UINTMAX_TYPE
92 #define UINTMAX_TYPE "long long unsigned int"
netbsd64.h 465 #undef UINTMAX_TYPE
466 #define UINTMAX_TYPE UINT64_TYPE
  /src/external/gpl3/gcc/dist/gcc/config/
openbsd-stdint.h 31 #define UINTMAX_TYPE "long long unsigned int"
  /src/external/gpl3/gcc.old/dist/gcc/config/
openbsd-stdint.h 31 #define UINTMAX_TYPE "long long unsigned int"
  /src/external/gpl3/gcc/dist/gcc/
defaults.h 636 #ifndef UINTMAX_TYPE
637 #define UINTMAX_TYPE ((INT_TYPE_SIZE == LONG_LONG_TYPE_SIZE) \
  /src/external/gpl3/gcc.old/dist/gcc/
defaults.h 636 #ifndef UINTMAX_TYPE
637 #define UINTMAX_TYPE ((INT_TYPE_SIZE == LONG_LONG_TYPE_SIZE) \

Completed in 64 milliseconds