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

  /src/external/gpl3/gcc/dist/gcc/config/alpha/
openbsd.h 60 #undef INTMAX_TYPE
61 #define INTMAX_TYPE "long long int"
  /src/external/gpl3/gcc.old/dist/gcc/config/alpha/
openbsd.h 60 #undef INTMAX_TYPE
61 #define INTMAX_TYPE "long long int"
  /src/external/gpl3/gcc/dist/gcc/config/rs6000/
netbsd.h 92 #undef INTMAX_TYPE
93 #define INTMAX_TYPE "long long int"
netbsd64.h 461 #undef INTMAX_TYPE
462 #define INTMAX_TYPE INT64_TYPE
  /src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
netbsd.h 88 #undef INTMAX_TYPE
89 #define INTMAX_TYPE "long long int"
netbsd64.h 462 #undef INTMAX_TYPE
463 #define INTMAX_TYPE INT64_TYPE
  /src/external/gpl3/gcc/dist/gcc/config/
openbsd-stdint.h 30 #define INTMAX_TYPE "long long int"
  /src/external/gpl3/gcc.old/dist/gcc/config/
openbsd-stdint.h 30 #define INTMAX_TYPE "long long int"
  /src/external/gpl3/gcc/dist/gcc/
defaults.h 628 #ifndef INTMAX_TYPE
629 #define INTMAX_TYPE ((INT_TYPE_SIZE == LONG_LONG_TYPE_SIZE) \
  /src/external/gpl3/gcc.old/dist/gcc/
defaults.h 628 #ifndef INTMAX_TYPE
629 #define INTMAX_TYPE ((INT_TYPE_SIZE == LONG_LONG_TYPE_SIZE) \

Completed in 67 milliseconds