| /netbsd/src/external/gpl3/gcc/dist/gcc/config/sparc/ |
| D | netbsd-elf.h | 74 #undef INT_FAST64_TYPE 75 #define INT_FAST64_TYPE (LONG_TYPE_SIZE == 64 ? "long int" : "long long int") macro
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/vms/ |
| D | vms-stdint.h | 43 #define INT_FAST64_TYPE "long long int" macro
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/i386/ |
| D | djgpp-stdint.h | 51 #define INT_FAST64_TYPE "long long int" macro
|
| D | mingw-stdint.h | 43 #define INT_FAST64_TYPE "long long int" macro
|
| D | cygwin-stdint.h | 51 #define INT_FAST64_TYPE (TARGET_64BIT ? "long int" : "long long int") macro
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/ |
| D | openbsd-stdint.h | 24 #define INT_FAST64_TYPE "long long int" macro
|
| D | hpux-stdint.h | 27 #define INT_FAST64_TYPE (LONG_TYPE_SIZE == 64 ? "long int" : "long long int") macro
|
| D | freebsd-stdint.h | 49 #define INT_FAST64_TYPE (LONG_TYPE_SIZE == 64 ? "long int" : "long long int") macro
|
| D | vxworks-stdint.h | 46 #define INT_FAST64_TYPE (LONG_TYPE_SIZE == 64 ? "long int" : "long long int") macro
|
| D | glibc-stdint.h | 57 #define INT_FAST64_TYPE (LONG_TYPE_SIZE == 64 ? "long int" : "long long int") macro
|
| D | dragonfly-stdint.h | 49 #define INT_FAST64_TYPE INT64_TYPE macro
|
| D | netbsd-stdint.h | 56 #define INT_FAST64_TYPE (LONG_TYPE_SIZE == 64 ? "long int" : "long long int") macro
|
| D | newlib-stdint.h | 57 #define INT_FAST64_TYPE (INT_TYPE_SIZE >= 64 ? "int" : INT_LEAST64_TYPE) macro
|
| D | sol2.h | 69 #define INT_FAST64_TYPE (LONG_TYPE_SIZE == 64 ? "long int" : "long long int") macro
|
| D | darwin.h | 103 #define INT_FAST64_TYPE "long long int" macro
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/rs6000/ |
| D | aix-stdint.h | 43 #define INT_FAST64_TYPE (LONG_TYPE_SIZE == 64 ? "long int" : "long long int") macro
|
| D | netbsd64.h | 414 #undef INT_FAST64_TYPE 415 #define INT_FAST64_TYPE INT64_TYPE macro
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/avr/ |
| D | avr-stdint.h | 57 #define INT_FAST64_TYPE INT64_TYPE macro
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/ |
| D | defaults.h | 727 #ifndef INT_FAST64_TYPE 728 #define INT_FAST64_TYPE ((const char *) NULL) macro
|
| D | ChangeLog-2009 | 2733 INT_FAST64_TYPE): Define. 22416 (INT_FAST16_TYPE, INT_FAST32_TYPE, INT_FAST64_TYPE) 22619 INT_FAST16_TYPE, INT_FAST32_TYPE, INT_FAST64_TYPE, 30186 INT_FAST16_TYPE, INT_FAST32_TYPE, INT_FAST64_TYPE, 30237 INT_FAST16_TYPE, INT_FAST32_TYPE, INT_FAST64_TYPE, 30269 INT_FAST16_TYPE, INT_FAST32_TYPE, INT_FAST64_TYPE,
|
| D | ChangeLog-2010 | 39252 INT_FAST64_TYPE): Define.
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/doc/ |
| D | tm.texi.in | 1535 @defmacx INT_FAST64_TYPE
|
| D | tm.texi | 1767 @defmacx INT_FAST64_TYPE
|
| D | gccint.info | 33955 -- Macro: INT_FAST64_TYPE 55790 * INT_FAST64_TYPE: Type Layout. (line 228)
|