| /netbsd/src/external/gpl3/gcc/dist/gcc/config/sparc/ |
| D | netbsd-elf.h | 68 #undef INT_FAST32_TYPE 69 #define INT_FAST32_TYPE (LONG_TYPE_SIZE == 64 ? "long int" : "int") macro
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/vms/ |
| D | vms-stdint.h | 42 #define INT_FAST32_TYPE "int" macro
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/i386/ |
| D | djgpp-stdint.h | 50 #define INT_FAST32_TYPE "int" macro
|
| D | mingw-stdint.h | 42 #define INT_FAST32_TYPE "int" macro
|
| D | cygwin-stdint.h | 50 #define INT_FAST32_TYPE (TARGET_64BIT ? "long int" : "int") macro
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/ |
| D | openbsd-stdint.h | 23 #define INT_FAST32_TYPE "int" macro
|
| D | hpux-stdint.h | 26 #define INT_FAST32_TYPE "int" macro
|
| D | freebsd-stdint.h | 48 #define INT_FAST32_TYPE "int" macro
|
| D | vxworks-stdint.h | 45 #define INT_FAST32_TYPE "int" macro
|
| D | glibc-stdint.h | 56 #define INT_FAST32_TYPE (LONG_TYPE_SIZE == 64 && !OPTION_MUSL ? "long int" : "int") macro
|
| D | dragonfly-stdint.h | 48 #define INT_FAST32_TYPE INT32_TYPE macro
|
| D | netbsd-stdint.h | 55 #define INT_FAST32_TYPE INT32_TYPE macro
|
| D | newlib-stdint.h | 56 #define INT_FAST32_TYPE (INT_TYPE_SIZE >= 32 ? "int" : INT_LEAST32_TYPE) macro
|
| D | sol2.h | 68 #define INT_FAST32_TYPE "int" macro
|
| D | darwin.h | 102 #define INT_FAST32_TYPE "int" macro
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/rs6000/ |
| D | aix-stdint.h | 42 #define INT_FAST32_TYPE "int" macro
|
| D | netbsd64.h | 411 #undef INT_FAST32_TYPE 412 #define INT_FAST32_TYPE "int" macro
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/avr/ |
| D | avr-stdint.h | 56 #define INT_FAST32_TYPE INT32_TYPE macro
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/ |
| D | defaults.h | 723 #ifndef INT_FAST32_TYPE 724 #define INT_FAST32_TYPE ((const char *) NULL) macro
|
| D | ChangeLog-2009 | 2732 (INT_FAST8_TYPE, INT_FAST16_TYPE, INT_FAST32_TYPE, 22416 (INT_FAST16_TYPE, INT_FAST32_TYPE, INT_FAST64_TYPE) 22619 INT_FAST16_TYPE, INT_FAST32_TYPE, INT_FAST64_TYPE, 28243 (UINT_LEAST32_TYPE, INT_FAST16_TYPE, INT_FAST32_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 | 39251 (INT_FAST8_TYPE, INT_FAST16_TYPE, INT_FAST32_TYPE)
|
| D | ChangeLog-2015 | 33820 (INT_FAST16_TYPE, INT_FAST32_TYPE, UINT_FAST16_TYPE, UINT_FAST32_TYPE):
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/doc/ |
| D | tm.texi.in | 1534 @defmacx INT_FAST32_TYPE
|
| D | tm.texi | 1766 @defmacx INT_FAST32_TYPE
|
| D | gccint.info | 33954 -- Macro: INT_FAST32_TYPE 55789 * INT_FAST32_TYPE: Type Layout. (line 227)
|