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

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/
H A Dfreebsd-stdint.h29 #define INT16_TYPE "short int" macro
H A Dglibc-stdint.h28 #define INT16_TYPE "short int" macro
H A Dhpux-stdint.h7 #define INT16_TYPE "short int" macro
H A Dnewlib-stdint.h32 #define INT16_TYPE (SHORT_TYPE_SIZE == 16 ? "short int" : INT_TYPE_SIZE == 16 ? "int" : CHAR_TYPE_SIZE == 16 ? "signed char" : 0) macro
H A Dopenbsd-stdint.h4 #define INT16_TYPE "short int" macro
H A Dsol2.h47 #define INT16_TYPE "short int" macro
H A Ddarwin.h80 #define INT16_TYPE "short int" macro
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/i386/
H A Dcygwin-stdint.h25 #define INT16_TYPE "short int" macro
H A Ddjgpp-stdint.h25 #define INT16_TYPE "signed short int" macro
H A Dmingw-stdint.h23 #define INT16_TYPE "short int" macro
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Daix-stdint.h23 #define INT16_TYPE "short int" macro
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/alpha/
H A Dosf.h168 #define INT16_TYPE "short int" macro
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/mips/
H A Diris.h83 #define INT16_TYPE "short int" macro
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/
H A Ddefaults.h585 #define INT16_TYPE ((const char *) NULL) macro
/netbsd-6-1-5-RELEASE/external/public-domain/sqlite/dist/
H A Dsqlite3.c7880 # define INT16_TYPE int16_t macro
7882 # define INT16_TYPE short int macro
[all...]

Completed in 431 milliseconds