Home
last modified time | relevance | path

Searched refs:INT16_TYPE (Results 1 – 25 of 53) sorted by relevance

123

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/
H A Dnewlib-stdint.h37 #define INT16_TYPE (SHORT_TYPE_SIZE == 16 ? "short int" : INT_TYPE_SIZE == 16 ? "int" : CHAR_TYPE_S… macro
45 #define INT_LEAST8_TYPE (INT8_TYPE ? INT8_TYPE : INT16_TYPE ? INT16_TYPE : INT32_TYPE ? INT32_TYPE …
46 #define INT_LEAST16_TYPE (INT16_TYPE ? INT16_TYPE : INT32_TYPE ? INT32_TYPE : INT64_TYPE ? INT64_TY…
H A Ddragonfly-stdint.h29 #define INT16_TYPE "short int" macro
38 #define INT_LEAST16_TYPE INT16_TYPE
H A Dnetbsd-stdint.h28 #define INT16_TYPE "short int" macro
37 #define INT_LEAST16_TYPE INT16_TYPE
H A Dopenbsd-stdint.h4 #define INT16_TYPE "short int" macro
H A Dhpux-stdint.h7 #define INT16_TYPE "short int" macro
H A Dfreebsd-stdint.h29 #define INT16_TYPE "short int" macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/
H A Dnewlib-stdint.h37 #define INT16_TYPE (SHORT_TYPE_SIZE == 16 ? "short int" : INT_TYPE_SIZE == 16 ? "int" : CHAR_TYPE_S… macro
45 #define INT_LEAST8_TYPE (INT8_TYPE ? INT8_TYPE : INT16_TYPE ? INT16_TYPE : INT32_TYPE ? INT32_TYPE …
46 #define INT_LEAST16_TYPE (INT16_TYPE ? INT16_TYPE : INT32_TYPE ? INT32_TYPE : INT64_TYPE ? INT64_TY…
H A Ddragonfly-stdint.h29 #define INT16_TYPE "short int" macro
38 #define INT_LEAST16_TYPE INT16_TYPE
H A Dnetbsd-stdint.h28 #define INT16_TYPE "short int" macro
37 #define INT_LEAST16_TYPE INT16_TYPE
H A Dopenbsd-stdint.h4 #define INT16_TYPE "short int" macro
H A Dhpux-stdint.h7 #define INT16_TYPE "short int" macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/avr/
H A Davr-stdint.h37 #define INT16_TYPE (INT_TYPE_SIZE == 16 ? "int" : "long int") macro
46 #define INT_LEAST16_TYPE INT16_TYPE
55 #define INT_FAST16_TYPE (INT_TYPE_SIZE == 16 ? "int" : INT16_TYPE)
/netbsd-src/external/gpl3/gcc/dist/gcc/config/avr/
H A Davr-stdint.h37 #define INT16_TYPE (INT_TYPE_SIZE == 16 ? "int" : "long int") macro
46 #define INT_LEAST16_TYPE INT16_TYPE
55 #define INT_FAST16_TYPE (INT_TYPE_SIZE == 16 ? "int" : INT16_TYPE)
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/bpf/
H A Dbpf.h102 #define INT16_TYPE "short int" macro
111 #define INT_LEAST16_TYPE INT16_TYPE
120 #define INT_FAST16_TYPE INT16_TYPE
/netbsd-src/external/gpl3/gcc/dist/gcc/config/bpf/
H A Dbpf.h102 #define INT16_TYPE "short int" macro
111 #define INT_LEAST16_TYPE INT16_TYPE
120 #define INT_FAST16_TYPE INT16_TYPE
/netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Dnetbsd64.h384 #undef INT16_TYPE
385 #define INT16_TYPE "short int" macro
442 #define INT_LEAST16_TYPE INT16_TYPE
H A Daix-stdint.h23 #define INT16_TYPE "short int" macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Dnetbsd64.h465 #undef INT16_TYPE
466 #define INT16_TYPE "short int" macro
523 #define INT_LEAST16_TYPE INT16_TYPE
H A Daix-stdint.h23 #define INT16_TYPE "short int" macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/
H A Ddjgpp-stdint.h25 #define INT16_TYPE "short int" macro
H A Dmingw-stdint.h23 #define INT16_TYPE "short int" macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Ddjgpp-stdint.h25 #define INT16_TYPE "short int" macro
H A Dmingw-stdint.h23 #define INT16_TYPE "short int" macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/vms/
H A Dvms-stdint.h23 #define INT16_TYPE "short int" macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/vms/
H A Dvms-stdint.h23 #define INT16_TYPE "short int" macro

123