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

12

/netbsd-current/external/gpl3/gcc/dist/gcc/config/
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 int" : CHAR_TYPE_SIZE == 16 ? "unsigned char" : 0) macro
H A Dnetbsd-stdint.h32 #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 Dfreebsd-stdint.h33 #define UINT16_TYPE "short unsigned int" macro
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/
H A Dhpux-stdint.h11 #define UINT16_TYPE "short unsigned int" macro
H A Dglibc-stdint.h38 #define UINT16_TYPE "short unsigned int" macro
H A Dvxworks-stdint.h32 #define UINT16_TYPE "short unsigned int" macro
H A Dfreebsd-stdint.h33 #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 int" : CHAR_TYPE_SIZE == 16 ? "unsigned char" : 0) macro
H A Dnetbsd-stdint.h32 #define UINT16_TYPE "short unsigned int" macro
H A Ddragonfly-stdint.h33 #define UINT16_TYPE "short unsigned int" macro
/netbsd-current/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-current/external/gpl3/gcc.old/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-current/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Daix-stdint.h27 #define UINT16_TYPE "short unsigned int" macro
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/vms/
H A Dvms-stdint.h27 #define UINT16_TYPE "short unsigned int" macro
/netbsd-current/external/gpl3/gcc/dist/gcc/config/i386/
H A Dmingw-stdint.h27 #define UINT16_TYPE "short unsigned int" macro
H A Dcygwin-stdint.h30 #define UINT16_TYPE "short unsigned int" macro
H A Ddjgpp-stdint.h30 #define UINT16_TYPE "short unsigned int" macro
/netbsd-current/external/gpl3/gcc/dist/gcc/config/vms/
H A Dvms-stdint.h27 #define UINT16_TYPE "short unsigned int" macro
/netbsd-current/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-current/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Daix-stdint.h27 #define UINT16_TYPE "short unsigned int" macro

Completed in 324 milliseconds

12