/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/vax/ |
H A D | netbsd-elf.h | 56 #define UINTPTR_TYPE "long unsigned int" macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/vax/ |
H A D | netbsd-elf.h | 56 #define UINTPTR_TYPE "long unsigned int" macro
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/riscv/ |
H A D | netbsd.h | 71 #define UINTPTR_TYPE "long unsigned int" macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/riscv/ |
H A D | netbsd.h | 71 #define UINTPTR_TYPE "long unsigned int" macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/mips/ |
H A D | netbsd.h | 220 #define UINTPTR_TYPE SIZE_TYPE macro
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/mips/ |
H A D | netbsd.h | 219 #define UINTPTR_TYPE SIZE_TYPE macro
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/ |
H A D | netbsd-elf.h | 106 #define UINTPTR_TYPE SIZE_TYPE macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/ |
H A D | netbsd-elf.h | 106 #define UINTPTR_TYPE SIZE_TYPE macro
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/ |
H A D | freebsd-stdint.h | 56 #define UINTPTR_TYPE (LONG_TYPE_SIZE == 64 ? "long unsigned int" : "unsigned int") macro
|
H A D | dragonfly-stdint.h | 56 #define UINTPTR_TYPE (LONG_TYPE_SIZE == 64 ? UINT64_TYPE : UINT32_TYPE) macro
|
H A D | hpux-stdint.h | 34 #define UINTPTR_TYPE "long unsigned int" macro
|
H A D | vxworks-stdint.h | 53 #define UINTPTR_TYPE (LONG_TYPE_SIZE == 64 ? "long unsigned int" : "unsigned int") macro
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/avr/ |
H A D | avr-stdint.h | 65 #define UINTPTR_TYPE SIZE_TYPE macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/ |
H A D | djgpp-stdint.h | 61 #define UINTPTR_TYPE "long unsigned int" macro
|
H A D | cygwin-stdint.h | 61 #define UINTPTR_TYPE (TARGET_64BIT ? "long unsigned int" : "unsigned int") macro
|
H A D | mingw-stdint.h | 50 #define UINTPTR_TYPE (TARGET_64BIT ? "long long unsigned int" : "unsigned int") macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/ |
H A D | freebsd-stdint.h | 56 #define UINTPTR_TYPE (LONG_TYPE_SIZE == 64 ? "long unsigned int" : "unsigned int") macro
|
H A D | dragonfly-stdint.h | 56 #define UINTPTR_TYPE (LONG_TYPE_SIZE == 64 ? UINT64_TYPE : UINT32_TYPE) macro
|
H A D | vxworks-stdint.h | 53 #define UINTPTR_TYPE (LONG_TYPE_SIZE == 64 ? "long unsigned int" : "unsigned int") macro
|
H A D | hpux-stdint.h | 34 #define UINTPTR_TYPE "long unsigned int" macro
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/ |
H A D | cygwin-stdint.h | 61 #define UINTPTR_TYPE (TARGET_64BIT ? "long unsigned int" : "unsigned int") macro
|
H A D | djgpp-stdint.h | 61 #define UINTPTR_TYPE "long unsigned int" macro
|
H A D | mingw-stdint.h | 50 #define UINTPTR_TYPE (TARGET_64BIT ? "long long unsigned int" : "unsigned int") macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/avr/ |
H A D | avr-stdint.h | 65 #define UINTPTR_TYPE SIZE_TYPE macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/vms/ |
H A D | vms-stdint.h | 50 #define UINTPTR_TYPE "long long unsigned int" macro
|