/netbsd-src/external/ibm-public/postfix/dist/src/util/ |
H A D | sys_defs.h | 48 #define UINT16_TYPE unsigned short macro 230 #define UINT16_TYPE unsigned short macro 281 #define UINT16_TYPE unsigned short macro 334 #define UINT16_TYPE unsigned short macro 375 #define UINT16_TYPE unsigned short macro 425 #define UINT16_TYPE unsigned short macro 504 #define UINT16_TYPE unsigned short macro 534 #define UINT16_TYPE unsigned short macro 566 #define UINT16_TYPE unsigned short macro 628 #define UINT16_TYPE unsigned short macro [all …]
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/ |
H A D | freebsd-stdint.h | 33 #define UINT16_TYPE "short unsigned int" macro
|
H A D | dragonfly-stdint.h | 33 #define UINT16_TYPE "short unsigned int" macro
|
H A D | hpux-stdint.h | 11 #define UINT16_TYPE "short unsigned int" macro
|
H A D | vxworks-stdint.h | 32 #define UINT16_TYPE "short unsigned int" macro
|
H A D | newlib-stdint.h | 41 #define UINT16_TYPE (SHORT_TYPE_SIZE == 16 ? "short unsigned int" : INT_TYPE_SIZE == 16 ? "unsigned… macro
|
H A D | glibc-stdint.h | 38 #define UINT16_TYPE "short unsigned int" macro
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/avr/ |
H A D | avr-stdint.h | 41 #define UINT16_TYPE (INT_TYPE_SIZE == 16 ? "unsigned int" : "long unsigned int") macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/ |
H A D | djgpp-stdint.h | 30 #define UINT16_TYPE "short unsigned int" macro
|
H A D | cygwin-stdint.h | 30 #define UINT16_TYPE "short unsigned int" macro
|
H A D | mingw-stdint.h | 27 #define UINT16_TYPE "short unsigned int" macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/ |
H A D | freebsd-stdint.h | 33 #define UINT16_TYPE "short unsigned int" macro
|
H A D | dragonfly-stdint.h | 33 #define UINT16_TYPE "short unsigned int" macro
|
H A D | vxworks-stdint.h | 32 #define UINT16_TYPE "short unsigned int" macro
|
H A D | hpux-stdint.h | 11 #define UINT16_TYPE "short unsigned int" macro
|
H A D | newlib-stdint.h | 41 #define UINT16_TYPE (SHORT_TYPE_SIZE == 16 ? "short unsigned int" : INT_TYPE_SIZE == 16 ? "unsigned… macro
|
H A D | openbsd-stdint.h | 8 #define UINT16_TYPE "short unsigned int" macro
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/ |
H A D | cygwin-stdint.h | 30 #define UINT16_TYPE "short unsigned int" macro
|
H A D | djgpp-stdint.h | 30 #define UINT16_TYPE "short unsigned int" macro
|
H A D | mingw-stdint.h | 27 #define UINT16_TYPE "short unsigned int" macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/avr/ |
H A D | avr-stdint.h | 41 #define UINT16_TYPE (INT_TYPE_SIZE == 16 ? "unsigned int" : "long unsigned int") macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/vms/ |
H A D | vms-stdint.h | 27 #define UINT16_TYPE "short unsigned int" macro
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/ |
H A D | aix-stdint.h | 27 #define UINT16_TYPE "short unsigned int" macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/ |
H A D | aix-stdint.h | 27 #define UINT16_TYPE "short unsigned int" macro
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/vms/ |
H A D | vms-stdint.h | 27 #define UINT16_TYPE "short unsigned int" macro
|