Home
last modified time | relevance | path

Searched defs:INT64_TYPE (Results 1 – 4 of 4) sorted by relevance

/dflybsd-src/contrib/gcc-4.7/gcc/config/
H A Ddragonfly-stdint.h31 #define INT64_TYPE (LONG_TYPE_SIZE == 64 ? "long int" : "long long int") macro
/dflybsd-src/contrib/gcc-8.0/gcc/config/
H A Ddragonfly-stdint.h31 #define INT64_TYPE (LONG_TYPE_SIZE == 64 ? "long int" : "long long int") macro
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Ddefaults.h666 #define INT64_TYPE ((const char *) NULL) macro
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Ddefaults.h650 #define INT64_TYPE ((const char *) NULL) macro