/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/ |
H A D | netbsd-stdint.h | 58 #define UINT_FAST8_TYPE (LONG_TYPE_SIZE == 64 ? "unsigned int" : "unsigned char") macro 60 #define UINT_FAST8_TYPE UINT32_TYPE macro
|
H A D | freebsd-stdint.h | 50 #define UINT_FAST8_TYPE "unsigned int" macro
|
H A D | dragonfly-stdint.h | 50 #define UINT_FAST8_TYPE UINT32_TYPE macro
|
H A D | hpux-stdint.h | 28 #define UINT_FAST8_TYPE "unsigned int" macro
|
H A D | vxworks-stdint.h | 47 #define UINT_FAST8_TYPE "unsigned char" macro
|
H A D | newlib-stdint.h | 58 #define UINT_FAST8_TYPE (INT_TYPE_SIZE >= 8 ? "unsigned int" : UINT_LEAST8_TYPE) macro
|
H A D | glibc-stdint.h | 55 #define UINT_FAST8_TYPE "unsigned char" macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/ |
H A D | netbsd-stdint.h | 58 #define UINT_FAST8_TYPE (LONG_TYPE_SIZE == 64 ? "unsigned int" : "unsigned char") macro 60 #define UINT_FAST8_TYPE UINT32_TYPE macro
|
H A D | freebsd-stdint.h | 50 #define UINT_FAST8_TYPE "unsigned int" macro
|
H A D | dragonfly-stdint.h | 50 #define UINT_FAST8_TYPE UINT32_TYPE macro
|
H A D | vxworks-stdint.h | 47 #define UINT_FAST8_TYPE "unsigned char" macro
|
H A D | hpux-stdint.h | 28 #define UINT_FAST8_TYPE "unsigned int" macro
|
H A D | newlib-stdint.h | 58 #define UINT_FAST8_TYPE (INT_TYPE_SIZE >= 8 ? "unsigned int" : UINT_LEAST8_TYPE) macro
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/avr/ |
H A D | avr-stdint.h | 58 #define UINT_FAST8_TYPE UINT8_TYPE macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/ |
H A D | djgpp-stdint.h | 53 #define UINT_FAST8_TYPE "unsigned char" macro
|
H A D | cygwin-stdint.h | 53 #define UINT_FAST8_TYPE "unsigned char" macro
|
H A D | mingw-stdint.h | 44 #define UINT_FAST8_TYPE "unsigned char" macro
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/ |
H A D | cygwin-stdint.h | 53 #define UINT_FAST8_TYPE "unsigned char" macro
|
H A D | djgpp-stdint.h | 53 #define UINT_FAST8_TYPE "unsigned char" macro
|
H A D | mingw-stdint.h | 44 #define UINT_FAST8_TYPE "unsigned char" macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/avr/ |
H A D | avr-stdint.h | 58 #define UINT_FAST8_TYPE UINT8_TYPE macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/vms/ |
H A D | vms-stdint.h | 44 #define UINT_FAST8_TYPE "unsigned char" macro
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/ |
H A D | aix-stdint.h | 44 #define UINT_FAST8_TYPE "unsigned char" macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/ |
H A D | aix-stdint.h | 44 #define UINT_FAST8_TYPE "unsigned char" macro
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/vms/ |
H A D | vms-stdint.h | 44 #define UINT_FAST8_TYPE "unsigned char" macro
|