/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/ |
H A D | freebsd-stdint.h | 42 #define UINT_LEAST16_TYPE "short unsigned int" macro
|
H A D | dragonfly-stdint.h | 42 #define UINT_LEAST16_TYPE UINT16_TYPE macro
|
H A D | hpux-stdint.h | 20 #define UINT_LEAST16_TYPE "short unsigned int" macro
|
H A D | vxworks-stdint.h | 40 #define UINT_LEAST16_TYPE "short unsigned int" macro
|
H A D | newlib-stdint.h | 50 #define UINT_LEAST16_TYPE (UINT16_TYPE ? UINT16_TYPE : UINT32_TYPE ? UINT32_TYPE : UINT64_TYPE ? UI… macro
|
H A D | glibc-stdint.h | 47 #define UINT_LEAST16_TYPE "short unsigned int" macro
|
H A D | openbsd-stdint.h | 17 #define UINT_LEAST16_TYPE "short unsigned int" macro
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/avr/ |
H A D | avr-stdint.h | 50 #define UINT_LEAST16_TYPE UINT16_TYPE macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/ |
H A D | djgpp-stdint.h | 42 #define UINT_LEAST16_TYPE "short unsigned int" macro
|
H A D | cygwin-stdint.h | 42 #define UINT_LEAST16_TYPE "short unsigned int" macro
|
H A D | mingw-stdint.h | 36 #define UINT_LEAST16_TYPE "short unsigned int" macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/ |
H A D | freebsd-stdint.h | 42 #define UINT_LEAST16_TYPE "short unsigned int" macro
|
H A D | dragonfly-stdint.h | 42 #define UINT_LEAST16_TYPE UINT16_TYPE macro
|
H A D | vxworks-stdint.h | 40 #define UINT_LEAST16_TYPE "short unsigned int" macro
|
H A D | hpux-stdint.h | 20 #define UINT_LEAST16_TYPE "short unsigned int" macro
|
H A D | newlib-stdint.h | 50 #define UINT_LEAST16_TYPE (UINT16_TYPE ? UINT16_TYPE : UINT32_TYPE ? UINT32_TYPE : UINT64_TYPE ? UI… macro
|
H A D | openbsd-stdint.h | 17 #define UINT_LEAST16_TYPE "short unsigned int" macro
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/ |
H A D | cygwin-stdint.h | 42 #define UINT_LEAST16_TYPE "short unsigned int" macro
|
H A D | djgpp-stdint.h | 42 #define UINT_LEAST16_TYPE "short unsigned int" macro
|
H A D | mingw-stdint.h | 36 #define UINT_LEAST16_TYPE "short unsigned int" macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/avr/ |
H A D | avr-stdint.h | 50 #define UINT_LEAST16_TYPE UINT16_TYPE macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/vms/ |
H A D | vms-stdint.h | 36 #define UINT_LEAST16_TYPE "short unsigned int" macro
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/ |
H A D | aix-stdint.h | 36 #define UINT_LEAST16_TYPE "short unsigned int" macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/ |
H A D | aix-stdint.h | 36 #define UINT_LEAST16_TYPE "short unsigned int" macro
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/vms/ |
H A D | vms-stdint.h | 36 #define UINT_LEAST16_TYPE "short unsigned int" macro
|