Searched defs:INT16_TYPE (Results 1 - 25 of 39) sorted by relevance

12

/netbsd-current/external/gpl3/gcc/dist/gcc/config/
H A Dhpux-stdint.h7 #define INT16_TYPE "short int" macro
H A Dnewlib-stdint.h37 #define INT16_TYPE (SHORT_TYPE_SIZE == 16 ? "short int" : INT_TYPE_SIZE == 16 ? "int" : CHAR_TYPE_SIZE == 16 ? "signed char" : 0) macro
H A Dnetbsd-stdint.h28 #define INT16_TYPE "short int" macro
H A Ddragonfly-stdint.h29 #define INT16_TYPE "short int" macro
H A Dvxworks-stdint.h28 #define INT16_TYPE "short int" macro
H A Dfreebsd-stdint.h29 #define INT16_TYPE "short int" macro
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/
H A Dhpux-stdint.h7 #define INT16_TYPE "short int" macro
H A Dglibc-stdint.h34 #define INT16_TYPE "short int" macro
H A Dvxworks-stdint.h28 #define INT16_TYPE "short int" macro
H A Dfreebsd-stdint.h29 #define INT16_TYPE "short int" macro
H A Dnewlib-stdint.h37 #define INT16_TYPE (SHORT_TYPE_SIZE == 16 ? "short int" : INT_TYPE_SIZE == 16 ? "int" : CHAR_TYPE_SIZE == 16 ? "signed char" : 0) macro
H A Dnetbsd-stdint.h28 #define INT16_TYPE "short int" macro
H A Ddragonfly-stdint.h29 #define INT16_TYPE "short int" macro
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/avr/
H A Davr-stdint.h37 #define INT16_TYPE (INT_TYPE_SIZE == 16 ? "int" : "long int") macro
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Ddjgpp-stdint.h25 #define INT16_TYPE "short int" macro
H A Dcygwin-stdint.h25 #define INT16_TYPE "short int" macro
H A Dmingw-stdint.h23 #define INT16_TYPE "short int" macro
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Daix-stdint.h23 #define INT16_TYPE "short int" macro
/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/vms/
H A Dvms-stdint.h23 #define INT16_TYPE "short int" macro
/netbsd-current/external/gpl3/gcc/dist/gcc/config/i386/
H A Dmingw-stdint.h23 #define INT16_TYPE "short int" macro
H A Dcygwin-stdint.h25 #define INT16_TYPE "short int" macro
H A Ddjgpp-stdint.h25 #define INT16_TYPE "short int" macro
/netbsd-current/external/gpl3/gcc/dist/gcc/config/vms/
H A Dvms-stdint.h23 #define INT16_TYPE "short int" macro
/netbsd-current/external/gpl3/gcc/dist/gcc/config/avr/
H A Davr-stdint.h37 #define INT16_TYPE (INT_TYPE_SIZE == 16 ? "int" : "long int") macro
/netbsd-current/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Daix-stdint.h23 #define INT16_TYPE "short int" macro

Completed in 369 milliseconds

12