/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/vax/ |
H A D | netbsd-elf.h | 53 #define INTPTR_TYPE "long int" macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/vax/ |
H A D | netbsd-elf.h | 53 #define INTPTR_TYPE "long int" macro
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/riscv/ |
H A D | netbsd.h | 74 #define INTPTR_TYPE "long int" macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/riscv/ |
H A D | netbsd.h | 74 #define INTPTR_TYPE "long int" macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/mips/ |
H A D | netbsd.h | 217 #define INTPTR_TYPE PTRDIFF_TYPE macro
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/mips/ |
H A D | netbsd.h | 216 #define INTPTR_TYPE PTRDIFF_TYPE macro
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/ |
H A D | netbsd-elf.h | 103 #define INTPTR_TYPE PTRDIFF_TYPE macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/ |
H A D | netbsd-elf.h | 103 #define INTPTR_TYPE PTRDIFF_TYPE macro
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/ |
H A D | freebsd-stdint.h | 55 #define INTPTR_TYPE (LONG_TYPE_SIZE == 64 ? "long int" : "int") macro
|
H A D | dragonfly-stdint.h | 55 #define INTPTR_TYPE (LONG_TYPE_SIZE == 64 ? INT64_TYPE : INT32_TYPE) macro
|
H A D | hpux-stdint.h | 33 #define INTPTR_TYPE "long int" macro
|
H A D | vxworks-stdint.h | 52 #define INTPTR_TYPE (LONG_TYPE_SIZE == 64 ? "long int" : "int") macro
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/avr/ |
H A D | avr-stdint.h | 63 #define INTPTR_TYPE PTRDIFF_TYPE macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/ |
H A D | djgpp-stdint.h | 60 #define INTPTR_TYPE "long int" macro
|
H A D | cygwin-stdint.h | 60 #define INTPTR_TYPE (TARGET_64BIT ? "long int" : "int") macro
|
H A D | mingw-stdint.h | 49 #define INTPTR_TYPE (TARGET_64BIT ? "long long int" : "int") macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/ |
H A D | freebsd-stdint.h | 55 #define INTPTR_TYPE (LONG_TYPE_SIZE == 64 ? "long int" : "int") macro
|
H A D | dragonfly-stdint.h | 55 #define INTPTR_TYPE (LONG_TYPE_SIZE == 64 ? INT64_TYPE : INT32_TYPE) macro
|
H A D | vxworks-stdint.h | 52 #define INTPTR_TYPE (LONG_TYPE_SIZE == 64 ? "long int" : "int") macro
|
H A D | hpux-stdint.h | 33 #define INTPTR_TYPE "long int" macro
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/ |
H A D | cygwin-stdint.h | 60 #define INTPTR_TYPE (TARGET_64BIT ? "long int" : "int") macro
|
H A D | djgpp-stdint.h | 60 #define INTPTR_TYPE "long int" macro
|
H A D | mingw-stdint.h | 49 #define INTPTR_TYPE (TARGET_64BIT ? "long long int" : "int") macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/avr/ |
H A D | avr-stdint.h | 63 #define INTPTR_TYPE PTRDIFF_TYPE macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/vms/ |
H A D | vms-stdint.h | 49 #define INTPTR_TYPE "long long int" macro
|