/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/ |
H A D | freebsd-stdint.h | 30 #define INT32_TYPE "int" macro
|
H A D | dragonfly-stdint.h | 30 #define INT32_TYPE "int" macro
|
H A D | hpux-stdint.h | 8 #define INT32_TYPE "int" macro
|
H A D | vxworks-stdint.h | 29 #define INT32_TYPE "int" macro
|
H A D | newlib-stdint.h | 38 #define INT32_TYPE (STDINT_LONG32 ? "long int" : INT_TYPE_SIZE == 32 ? "int" : SHORT_TYPE_SIZE == 3… macro
|
H A D | glibc-stdint.h | 35 #define INT32_TYPE "int" macro
|
H A D | openbsd-stdint.h | 5 #define INT32_TYPE "int" macro
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/avr/ |
H A D | avr-stdint.h | 38 #define INT32_TYPE (INT_TYPE_SIZE == 16 ? "long int" : "long long int") macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/ |
H A D | djgpp-stdint.h | 26 #define INT32_TYPE "int" macro
|
H A D | cygwin-stdint.h | 26 #define INT32_TYPE "int" macro
|
H A D | mingw-stdint.h | 24 #define INT32_TYPE "int" macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/ |
H A D | freebsd-stdint.h | 30 #define INT32_TYPE "int" macro
|
H A D | dragonfly-stdint.h | 30 #define INT32_TYPE "int" macro
|
H A D | vxworks-stdint.h | 29 #define INT32_TYPE "int" macro
|
H A D | hpux-stdint.h | 8 #define INT32_TYPE "int" macro
|
H A D | newlib-stdint.h | 38 #define INT32_TYPE (STDINT_LONG32 ? "long int" : INT_TYPE_SIZE == 32 ? "int" : SHORT_TYPE_SIZE == 3… macro
|
H A D | openbsd-stdint.h | 5 #define INT32_TYPE "int" macro
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/ |
H A D | cygwin-stdint.h | 26 #define INT32_TYPE "int" macro
|
H A D | djgpp-stdint.h | 26 #define INT32_TYPE "int" macro
|
H A D | mingw-stdint.h | 24 #define INT32_TYPE "int" macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/avr/ |
H A D | avr-stdint.h | 38 #define INT32_TYPE (INT_TYPE_SIZE == 16 ? "long int" : "long long int") macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/vms/ |
H A D | vms-stdint.h | 24 #define INT32_TYPE "int" macro
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/ |
H A D | aix-stdint.h | 24 #define INT32_TYPE "int" macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/ |
H A D | aix-stdint.h | 24 #define INT32_TYPE "int" macro
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/vms/ |
H A D | vms-stdint.h | 24 #define INT32_TYPE "int" macro
|