Home
last modified time | relevance | path

Searched refs:INT8_TYPE (Results 1 – 25 of 51) sorted by relevance

123

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/avr/
H A Davr-stdint.h36 #define INT8_TYPE "signed char" macro
45 #define INT_LEAST8_TYPE INT8_TYPE
54 #define INT_FAST8_TYPE INT8_TYPE
/netbsd-src/external/gpl3/gcc/dist/gcc/config/avr/
H A Davr-stdint.h36 #define INT8_TYPE "signed char" macro
45 #define INT_LEAST8_TYPE INT8_TYPE
54 #define INT_FAST8_TYPE INT8_TYPE
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/
H A Dnewlib-stdint.h36 #define INT8_TYPE (CHAR_TYPE_SIZE == 8 ? "signed char" : 0) macro
45 #define INT_LEAST8_TYPE (INT8_TYPE ? INT8_TYPE : INT16_TYPE ? INT16_TYPE : INT32_TYPE ? INT32_TYPE …
H A Ddragonfly-stdint.h28 #define INT8_TYPE "signed char" macro
37 #define INT_LEAST8_TYPE INT8_TYPE
H A Dnetbsd-stdint.h27 #define INT8_TYPE "signed char" macro
36 #define INT_LEAST8_TYPE INT8_TYPE
H A Dopenbsd-stdint.h3 #define INT8_TYPE "signed char" macro
H A Dhpux-stdint.h6 #define INT8_TYPE "signed char" macro
H A Dfreebsd-stdint.h28 #define INT8_TYPE "signed char" macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/
H A Dnewlib-stdint.h36 #define INT8_TYPE (CHAR_TYPE_SIZE == 8 ? "signed char" : 0) macro
45 #define INT_LEAST8_TYPE (INT8_TYPE ? INT8_TYPE : INT16_TYPE ? INT16_TYPE : INT32_TYPE ? INT32_TYPE …
H A Ddragonfly-stdint.h28 #define INT8_TYPE "signed char" macro
37 #define INT_LEAST8_TYPE INT8_TYPE
H A Dnetbsd-stdint.h27 #define INT8_TYPE "signed char" macro
36 #define INT_LEAST8_TYPE INT8_TYPE
H A Dopenbsd-stdint.h3 #define INT8_TYPE "signed char" macro
H A Dhpux-stdint.h6 #define INT8_TYPE "signed char" macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/bpf/
H A Dbpf.h101 #define INT8_TYPE "char" macro
110 #define INT_LEAST8_TYPE INT8_TYPE
119 #define INT_FAST8_TYPE INT8_TYPE
/netbsd-src/external/gpl3/gcc/dist/gcc/config/bpf/
H A Dbpf.h101 #define INT8_TYPE "char" macro
110 #define INT_LEAST8_TYPE INT8_TYPE
119 #define INT_FAST8_TYPE INT8_TYPE
/netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Dnetbsd64.h381 #undef INT8_TYPE
382 #define INT8_TYPE "signed char" macro
439 #define INT_LEAST8_TYPE INT8_TYPE
H A Daix-stdint.h22 #define INT8_TYPE "signed char" macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Dnetbsd64.h462 #undef INT8_TYPE
463 #define INT8_TYPE "signed char" macro
520 #define INT_LEAST8_TYPE INT8_TYPE
H A Daix-stdint.h22 #define INT8_TYPE "signed char" macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/
H A Ddjgpp-stdint.h24 #define INT8_TYPE "signed char" macro
H A Dmingw-stdint.h22 #define INT8_TYPE "signed char" macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Ddjgpp-stdint.h24 #define INT8_TYPE "signed char" macro
H A Dmingw-stdint.h22 #define INT8_TYPE "signed char" macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/vms/
H A Dvms-stdint.h22 #define INT8_TYPE "signed char" macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/vms/
H A Dvms-stdint.h22 #define INT8_TYPE "signed char" macro

123