Home
last modified time | relevance | path

Searched defs:UINTPTR_TYPE (Results 1 – 25 of 52) sorted by relevance

123

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/vax/
H A Dnetbsd-elf.h56 #define UINTPTR_TYPE "long unsigned int" macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/vax/
H A Dnetbsd-elf.h56 #define UINTPTR_TYPE "long unsigned int" macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/riscv/
H A Dnetbsd.h71 #define UINTPTR_TYPE "long unsigned int" macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/riscv/
H A Dnetbsd.h71 #define UINTPTR_TYPE "long unsigned int" macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/mips/
H A Dnetbsd.h220 #define UINTPTR_TYPE SIZE_TYPE macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/mips/
H A Dnetbsd.h219 #define UINTPTR_TYPE SIZE_TYPE macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/
H A Dnetbsd-elf.h106 #define UINTPTR_TYPE SIZE_TYPE macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/
H A Dnetbsd-elf.h106 #define UINTPTR_TYPE SIZE_TYPE macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/
H A Dfreebsd-stdint.h56 #define UINTPTR_TYPE (LONG_TYPE_SIZE == 64 ? "long unsigned int" : "unsigned int") macro
H A Ddragonfly-stdint.h56 #define UINTPTR_TYPE (LONG_TYPE_SIZE == 64 ? UINT64_TYPE : UINT32_TYPE) macro
H A Dhpux-stdint.h34 #define UINTPTR_TYPE "long unsigned int" macro
H A Dvxworks-stdint.h53 #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 Davr-stdint.h65 #define UINTPTR_TYPE SIZE_TYPE macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/
H A Ddjgpp-stdint.h61 #define UINTPTR_TYPE "long unsigned int" macro
H A Dcygwin-stdint.h61 #define UINTPTR_TYPE (TARGET_64BIT ? "long unsigned int" : "unsigned int") macro
H A Dmingw-stdint.h50 #define UINTPTR_TYPE (TARGET_64BIT ? "long long unsigned int" : "unsigned int") macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/
H A Dfreebsd-stdint.h56 #define UINTPTR_TYPE (LONG_TYPE_SIZE == 64 ? "long unsigned int" : "unsigned int") macro
H A Ddragonfly-stdint.h56 #define UINTPTR_TYPE (LONG_TYPE_SIZE == 64 ? UINT64_TYPE : UINT32_TYPE) macro
H A Dvxworks-stdint.h53 #define UINTPTR_TYPE (LONG_TYPE_SIZE == 64 ? "long unsigned int" : "unsigned int") macro
H A Dhpux-stdint.h34 #define UINTPTR_TYPE "long unsigned int" macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Dcygwin-stdint.h61 #define UINTPTR_TYPE (TARGET_64BIT ? "long unsigned int" : "unsigned int") macro
H A Ddjgpp-stdint.h61 #define UINTPTR_TYPE "long unsigned int" macro
H A Dmingw-stdint.h50 #define UINTPTR_TYPE (TARGET_64BIT ? "long long unsigned int" : "unsigned int") macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/avr/
H A Davr-stdint.h65 #define UINTPTR_TYPE SIZE_TYPE macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/vms/
H A Dvms-stdint.h50 #define UINTPTR_TYPE "long long unsigned int" macro

123