/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/ |
H A D | netbsd.h | 83 #define INT64_TYPE "long long int" macro
|
H A D | aix-stdint.h | 25 #define INT64_TYPE (LONG_TYPE_SIZE == 64 ? "long int" : "long long int") macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/ |
H A D | netbsd.h | 83 #define INT64_TYPE "long long int" macro
|
H A D | aix-stdint.h | 25 #define INT64_TYPE (LONG_TYPE_SIZE == 64 ? "long int" : "long long int") macro
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/ |
H A D | freebsd-stdint.h | 31 #define INT64_TYPE (LONG_TYPE_SIZE == 64 ? "long int" : "long long int") macro
|
H A D | dragonfly-stdint.h | 31 #define INT64_TYPE (LONG_TYPE_SIZE == 64 ? "long int" : "long long int") macro
|
H A D | hpux-stdint.h | 9 #define INT64_TYPE (LONG_TYPE_SIZE == 64 ? "long int" : "long long int") macro
|
H A D | vxworks-stdint.h | 30 #define INT64_TYPE (LONG_TYPE_SIZE == 64 ? "long int" : "long long int") macro
|
H A D | newlib-stdint.h | 39 #define INT64_TYPE (LONG_TYPE_SIZE == 64 ? "long int" : LONG_LONG_TYPE_SIZE == 64 ? "long long int"… macro
|
H A D | glibc-stdint.h | 36 #define INT64_TYPE (LONG_TYPE_SIZE == 64 ? "long int" : "long long int") macro
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/avr/ |
H A D | avr-stdint.h | 39 #define INT64_TYPE (INT_TYPE_SIZE == 16 ? "long long int" : 0) macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/ |
H A D | djgpp-stdint.h | 27 #define INT64_TYPE "long long int" macro
|
H A D | cygwin-stdint.h | 27 #define INT64_TYPE (TARGET_64BIT ? "long int" : "long long int") macro
|
H A D | mingw-stdint.h | 25 #define INT64_TYPE "long long int" macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/ |
H A D | freebsd-stdint.h | 31 #define INT64_TYPE (LONG_TYPE_SIZE == 64 ? "long int" : "long long int") macro
|
H A D | dragonfly-stdint.h | 31 #define INT64_TYPE (LONG_TYPE_SIZE == 64 ? "long int" : "long long int") macro
|
H A D | vxworks-stdint.h | 30 #define INT64_TYPE (LONG_TYPE_SIZE == 64 ? "long int" : "long long int") macro
|
H A D | hpux-stdint.h | 9 #define INT64_TYPE (LONG_TYPE_SIZE == 64 ? "long int" : "long long int") macro
|
H A D | newlib-stdint.h | 39 #define INT64_TYPE (LONG_TYPE_SIZE == 64 ? "long int" : LONG_LONG_TYPE_SIZE == 64 ? "long long int"… macro
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/ |
H A D | cygwin-stdint.h | 27 #define INT64_TYPE (TARGET_64BIT ? "long int" : "long long int") macro
|
H A D | djgpp-stdint.h | 27 #define INT64_TYPE "long long int" macro
|
H A D | mingw-stdint.h | 25 #define INT64_TYPE "long long int" macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/avr/ |
H A D | avr-stdint.h | 39 #define INT64_TYPE (INT_TYPE_SIZE == 16 ? "long long int" : 0) macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/vms/ |
H A D | vms-stdint.h | 25 #define INT64_TYPE "long long int" macro
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/vms/ |
H A D | vms-stdint.h | 25 #define INT64_TYPE "long long int" macro
|