Searched defs:UINT_FAST64_TYPE (Results 26 - 40 of 40) sorted by relevance

12

/netbsd-current/external/gpl3/gcc/dist/gcc/config/
H A Dopenbsd-stdint.h28 #define UINT_FAST64_TYPE "long long unsigned int" macro
H A Dglibc-stdint.h61 #define UINT_FAST64_TYPE (LONG_TYPE_SIZE == 64 ? "long unsigned int" : "long long unsigned int") macro
H A Dsol2.h73 #define UINT_FAST64_TYPE (LONG_TYPE_SIZE == 64 ? "long unsigned int" : "long long unsigned int") macro
H A Ddarwin.h107 #define UINT_FAST64_TYPE "long long unsigned int" macro
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/
H A Dopenbsd-stdint.h28 #define UINT_FAST64_TYPE "long long unsigned int" macro
H A Dsol2.h73 #define UINT_FAST64_TYPE (LONG_TYPE_SIZE == 64 ? "long unsigned int" : "long long unsigned int") macro
H A Ddarwin.h105 #define UINT_FAST64_TYPE "long long unsigned int" macro
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/sparc/
H A Dnetbsd-elf.h77 #undef UINT_FAST64_TYPE macro
78 #define UINT_FAST64_TYPE (LONG_TYPE_SIZE == 64 ? "long unsigned int" : "long long unsigned int") macro
/netbsd-current/external/gpl3/gcc/dist/gcc/config/sparc/
H A Dnetbsd-elf.h77 #undef UINT_FAST64_TYPE macro
78 #define UINT_FAST64_TYPE (LONG_TYPE_SIZE == 64 ? "long unsigned int" : "long long unsigned int") macro
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Dnetbsd64.h516 #undef UINT_FAST64_TYPE macro
517 #define UINT_FAST64_TYPE UINT64_TYPE macro
/netbsd-current/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Dnetbsd64.h435 #undef UINT_FAST64_TYPE macro
436 #define UINT_FAST64_TYPE UINT64_TYPE macro
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/bpf/
H A Dbpf.h126 #define UINT_FAST64_TYPE UINT64_TYPE macro
/netbsd-current/external/gpl3/gcc/dist/gcc/config/bpf/
H A Dbpf.h126 #define UINT_FAST64_TYPE UINT64_TYPE macro
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Ddefaults.h734 #define UINT_FAST64_TYPE ((const char *) NULL) macro
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Ddefaults.h744 #define UINT_FAST64_TYPE ((const char *) NULL) macro

Completed in 176 milliseconds

12