| /netbsd/src/external/gpl3/gcc/dist/gcc/config/vax/ |
| D | netbsd-elf.h | 52 #undef INTPTR_TYPE 53 #define INTPTR_TYPE "long int" macro
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/arm/ |
| D | netbsd-elf.h | 102 #undef INTPTR_TYPE 103 #define INTPTR_TYPE PTRDIFF_TYPE macro
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/mips/ |
| D | netbsd.h | 216 #undef INTPTR_TYPE 217 #define INTPTR_TYPE PTRDIFF_TYPE macro
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/sparc/ |
| D | netbsd-elf.h | 50 #undef INTPTR_TYPE 51 #define INTPTR_TYPE PTRDIFF_TYPE macro
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/vms/ |
| D | vms-stdint.h | 49 #define INTPTR_TYPE "long long int" macro
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/i386/ |
| D | djgpp-stdint.h | 60 #define INTPTR_TYPE "long int" macro
|
| D | mingw-stdint.h | 49 #define INTPTR_TYPE (TARGET_64BIT ? "long long int" : "int") macro
|
| D | cygwin-stdint.h | 60 #define INTPTR_TYPE (TARGET_64BIT ? "long int" : "int") macro
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/ |
| D | openbsd-stdint.h | 33 #define INTPTR_TYPE "long int" macro
|
| D | hpux-stdint.h | 33 #define INTPTR_TYPE "long int" macro
|
| D | freebsd-stdint.h | 55 #define INTPTR_TYPE (LONG_TYPE_SIZE == 64 ? "long int" : "int") macro
|
| D | vxworks-stdint.h | 52 #define INTPTR_TYPE (LONG_TYPE_SIZE == 64 ? "long int" : "int") macro
|
| D | glibc-stdint.h | 63 #define INTPTR_TYPE (LONG_TYPE_SIZE == 64 ? "long int" : "int") macro
|
| D | dragonfly-stdint.h | 55 #define INTPTR_TYPE (LONG_TYPE_SIZE == 64 ? INT64_TYPE : INT32_TYPE) macro
|
| D | netbsd-stdint.h | 70 #define INTPTR_TYPE (LONG_TYPE_SIZE == 64 ? INT64_TYPE : INT32_TYPE) macro
|
| D | newlib-stdint.h | 66 #define INTPTR_TYPE PTRDIFF_TYPE macro
|
| D | sol2.h | 75 #define INTPTR_TYPE (LONG_TYPE_SIZE == 64 ? "long int" : "int") macro
|
| D | darwin.h | 109 #define INTPTR_TYPE "long int" macro
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/rs6000/ |
| D | aix-stdint.h | 49 #define INTPTR_TYPE "long int" macro
|
| D | netbsd64.h | 372 #undef INTPTR_TYPE 373 #define INTPTR_TYPE PTRDIFF_TYPE macro
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/avr/ |
| D | avr-stdint.h | 63 #define INTPTR_TYPE PTRDIFF_TYPE macro
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/ |
| D | defaults.h | 747 #ifndef INTPTR_TYPE 748 #define INTPTR_TYPE ((const char *) NULL) macro
|
| D | ChangeLog-2009 | 2736 (INTPTR_TYPE, UINTPTR_TYPE): Define. 22409 * defaults.h (UINT_FAST64_TYPE, INTPTR_TYPE, UINTPTR_TYPE) 22621 UINT_FAST64_TYPE, INTPTR_TYPE, UINTPTR_TYPE): Define. 27258 * config/i386/cygwin-stdint.h (INTPTR_TYPE): Remove "long". 30188 UINT_FAST64_TYPE, INTPTR_TYPE, UINTPTR_TYPE): Define. 30239 UINT_FAST64_TYPE, INTPTR_TYPE, UINTPTR_TYPE): Define. 30271 UINT_FAST64_TYPE, INTPTR_TYPE, UINTPTR_TYPE): Document.
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/doc/ |
| D | tm.texi.in | 1540 @defmacx INTPTR_TYPE
|
| D | tm.texi | 1772 @defmacx INTPTR_TYPE
|