Home
last modified time | relevance | path

Searched defs:UINT16_TYPE (Results 1 – 25 of 41) sorted by relevance

12

/netbsd-src/external/ibm-public/postfix/dist/src/util/
H A Dsys_defs.h48 #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 Dfreebsd-stdint.h33 #define UINT16_TYPE "short unsigned int" macro
H A Ddragonfly-stdint.h33 #define UINT16_TYPE "short unsigned int" macro
H A Dhpux-stdint.h11 #define UINT16_TYPE "short unsigned int" macro
H A Dvxworks-stdint.h32 #define UINT16_TYPE "short unsigned int" macro
H A Dnewlib-stdint.h41 #define UINT16_TYPE (SHORT_TYPE_SIZE == 16 ? "short unsigned int" : INT_TYPE_SIZE == 16 ? "unsigned… macro
H A Dglibc-stdint.h38 #define UINT16_TYPE "short unsigned int" macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/avr/
H A Davr-stdint.h41 #define UINT16_TYPE (INT_TYPE_SIZE == 16 ? "unsigned int" : "long unsigned int") macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/
H A Ddjgpp-stdint.h30 #define UINT16_TYPE "short unsigned int" macro
H A Dcygwin-stdint.h30 #define UINT16_TYPE "short unsigned int" macro
H A Dmingw-stdint.h27 #define UINT16_TYPE "short unsigned int" macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/
H A Dfreebsd-stdint.h33 #define UINT16_TYPE "short unsigned int" macro
H A Ddragonfly-stdint.h33 #define UINT16_TYPE "short unsigned int" macro
H A Dvxworks-stdint.h32 #define UINT16_TYPE "short unsigned int" macro
H A Dhpux-stdint.h11 #define UINT16_TYPE "short unsigned int" macro
H A Dnewlib-stdint.h41 #define UINT16_TYPE (SHORT_TYPE_SIZE == 16 ? "short unsigned int" : INT_TYPE_SIZE == 16 ? "unsigned… macro
H A Dopenbsd-stdint.h8 #define UINT16_TYPE "short unsigned int" macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Dcygwin-stdint.h30 #define UINT16_TYPE "short unsigned int" macro
H A Ddjgpp-stdint.h30 #define UINT16_TYPE "short unsigned int" macro
H A Dmingw-stdint.h27 #define UINT16_TYPE "short unsigned int" macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/avr/
H A Davr-stdint.h41 #define UINT16_TYPE (INT_TYPE_SIZE == 16 ? "unsigned int" : "long unsigned int") macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/vms/
H A Dvms-stdint.h27 #define UINT16_TYPE "short unsigned int" macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Daix-stdint.h27 #define UINT16_TYPE "short unsigned int" macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Daix-stdint.h27 #define UINT16_TYPE "short unsigned int" macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/vms/
H A Dvms-stdint.h27 #define UINT16_TYPE "short unsigned int" macro

12