Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/gcc/config/
H A Ddragonfly-stdint.h35 #define UINT64_TYPE (LONG_TYPE_SIZE == 64 ? "long unsigned int" : "long long unsigned int") macro
/dragonfly/contrib/gcc-8.0/gcc/config/
H A Ddragonfly-stdint.h35 #define UINT64_TYPE (LONG_TYPE_SIZE == 64 ? "long unsigned int" : "long long unsigned int") macro
/dragonfly/contrib/gcc-4.7/gcc/
H A Ddefaults.h682 #define UINT64_TYPE ((const char *) NULL) macro
/dragonfly/contrib/gcc-8.0/gcc/
H A Ddefaults.h666 #define UINT64_TYPE ((const char *) NULL) macro